In This Topic
The following tables list the members exposed by CIMElement.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Anchor |
Gets or sets the anchor position of the element.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CustomProperties |
Gets or sets the custom properties of the element.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Locked |
Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LockedAspectRatio |
Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets or sets the name of the element.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Rotation |
Gets or sets the rotation of the element.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RotationCenter |
Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Visible |
Gets or sets a value indicating whether the element is visible.
|
Top
Public Methods
Public Events
See Also