Nevron .NET Vision
Nevron.Diagram Namespace / NInteractionStyle Structure / Shape2D Field


In This Topic
    Shape2D Field (NInteractionStyle)
    In This Topic
    Default interaction style for 2D shapes
    Syntax
    'Declaration
     
    
    Public Shared Shape2D As NInteractionStyle
    'Usage
     
    
    Dim value As NInteractionStyle
     
    value = NInteractionStyle.Shape2D
     
    NInteractionStyle.Shape2D = value
    public static NInteractionStyle Shape2D
    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