Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacement Class / Pen Property

Pen Property (GraphicalPlacement)
Sets Pen related to this object.
Syntax
public virtual Pen Pen {get; set;}
Exceptions
ExceptionDescription
Thrown when Pen object is null.
See Also