GeometryObject.GraphicsStyleId
Description:
The ElementId of the GeometryObject's GraphicsStyle
The ElementId of the GeometryObject's GraphicsStyle
Remarks:
This property provides the id of the GraphicsStyle assigned to the GeometryObject. This can be used to find the category of the object.
This property provides the id of the GraphicsStyle assigned to the GeometryObject. This can be used to find the category of the object.
public ElementId GraphicsStyleId { get; }