Name | Description | |
---|---|---|
![]() | NShapeProperty Constructor | Overloaded. |
The following tables list the members exposed by NShapeProperty.
Name | Description | |
---|---|---|
![]() | NShapeProperty Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | DisplayOrderProperty | Reference to the DisplayOrder property. |
![]() ![]() | LabelProperty | Reference to the Label property. |
![]() ![]() | NShapePropertySchema | Schema associated with NShapeProperty. |
![]() ![]() | PromptProperty | Reference to the Prompt property. |
![]() ![]() | TypeProperty | Reference to the Type property. |
![]() ![]() | ValueProperty | Reference to the Value property. |
![]() ![]() | VisibleProperty | Reference to the Visible property. |
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. |