GeometryObject Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GraphicsStyleId | ElementId | The ElementId of the GeometryObject's GraphicsStyle | |
| Id | int | A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement. | |
| IsElementGeometry | bool | Indicates whether this geometry is obtained directly from an Element. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Visibility | Visibility | The visibility. |