Nevron .NET Vision
Nevron.SmartShapes Namespace / NChangePathCommandTypeVerb Class / Row Field


In This Topic
    Row Field (NChangePathCommandTypeVerb)
    In This Topic
    Reference to the path command row whose type must be changed
    Syntax
    'Declaration
     
    
    Public Row As NPathCommandRow
    'Usage
     
    
    Dim instance As NChangePathCommandTypeVerb
    Dim value As NPathCommandRow
     
    value = instance.Row
     
    instance.Row = value
    public NPathCommandRow Row
    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