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

DimensionText Property (DimensionItem)
Gets the value of DimensionItem.
Syntax
public string DimensionText {get; set;}
Exceptions
ExceptionDescription
Thrown when DimensionCalculated is set on true and user wants to change the value
See Also