通过


FigureLength.Value 属性

定义

获取此值 FigureLength

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

属性值

FigureLength此值。 默认值为 1

注解

可以使用该属性找到 FigureUnitType 此值的单位类型。

此属性为只读。 若要设置此属性的值,请使用 FigureLengthFigureLength 构造函数。

适用于