<Code Lib>
2023 Method
Changes 0
M

CurveElement.GetLineStyleIds

Description:
Ids of all line style Elements that are applicable to this curve element.
Remarks:
The elements are of the GraphicsStyle class.

public ICollection<ElementId> GetLineStyleIds()

ICollection<ElementId> A collection of Ids of line style elements.

Loading…