Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NShapeEndPointsDeltaXFx Class / Ytb Method


In This Topic
    Ytb Method (NShapeEndPointsDeltaXFx)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides NotOverridable Sub Ytb( _
       ByVal xfth As NDomDeserializationContext, _
       ByVal Yfth As NPropertyBag _
    ) 
    'Usage
     
    
    Dim instance As NShapeEndPointsDeltaXFx
    Dim xfth As NDomDeserializationContext
    Dim Yfth As NPropertyBag
     
    instance.Ytb(xfth, Yfth)
    internal override void Ytb( 
       NDomDeserializationContext xfth,
       NPropertyBag Yfth
    )

    Parameters

    xfth
    Yfth
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also