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


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