<Code Lib>
2025 Property
Changes 0
P

Dimension.ValueString

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

public string ValueString { get; }

Loading…