Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / DimensionItem Class / SecondPoint Property

In This Topic
SecondPoint Property
In This Topic
Gets or sets the second point of the dimension item.
Syntax
public PointD SecondPoint {get; set;}
See Also