<Code Lib>
2021 Property
Changes 0
P

Dimension.ValueString

Description:
The dimension value as a user visible string.
Remarks:
This property always return .a null reference (Nothing in Visual Basic) if this is a spot dimension, or it is a linear dimension with more than one segments.

public string ValueString { get; }

Loading…