In This Topic
The following tables list the members exposed by NShapeInfo.
Public Constructors
Public Properties
| Name | Description |
| Name | Gets or sets the shape name (also used as master name). |
| OrientationLine1D | Gets or sets whether 1D shapes use the LeftTop-RightBottom diagonal, the TopCenter-BottomCenter line or the LelfCenter-RightCenter line. By default None. |
| PreserveAspectRatio | Gets or sets whether the original aspect ratio of the shape must be preserved, when the shape is scaled to fit the default factory size (valid only if the UsesDefaultSize property is true). |
| Prompt | Gets or sets the shape prompt (used when the shape is wrapped in a master). |
| UsesDefaultSize | Gets or sets whether the shape uses the default size of the factory. |
Top
See Also