NShapeProperty Class Members
In This Topic
The following tables list the members exposed by NShapeProperty.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | DisplayOrder | Gets/Sets the display order of this property. By default set to 0. |
 | Label | Gets/Sets the label of this property. |
 | Prompt | Gets/Sets the prompt of the property. |
 | Type | Gets/Sets the type of this shape property. By default set to ENShapePropertyType.String. |
 | Value | Gets/Sets the value of the property. |
 | Visible | Gets/Sets whether the property should be visible. |
Top
Protected Methods
| Name | Description |
 | IQb | Overridden. |
Top
See Also