NevronOpenVision
Nevron.Nov.Diagram Namespace / NShapeProperty Class
Fields Properties Methods Events


In This Topic
    NShapeProperty Class Members
    In This Topic

    The following tables list the members exposed by NShapeProperty.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the DisplayOrder property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Label property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NShapeProperty.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Prompt property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Type property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Value property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Visible property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the display order of this property. By default set to 0.  
    Public PropertyGets/Sets the label of this property.  
    Public PropertyGets/Sets the prompt of the property.  
    Public PropertyGets/Sets the type of this shape property. By default set to ENShapePropertyType.String.  
    Public PropertyGets/Sets the value of the property.  
    Public PropertyGets/Sets whether the property should be visible.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Top
    See Also