Nevron .NET Vision
Nevron.SmartShapes Namespace / NBezierCurveToRow Class / ControlsCount Property


In This Topic
    ControlsCount Property (NBezierCurveToRow)
    In This Topic
    Overriden to return 2
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ControlsCount As System.Integer
    'Usage
     
    
    Dim instance As NBezierCurveToRow
    Dim value As System.Integer
     
    value = instance.ControlsCount
    public override System.int ControlsCount {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also