AbstractSize.RealWidth 属性

定义

大小的实际非抽象宽度。 如果 IsNatural 为 true,则真实宽度和抽象宽度相同。 如果 IsNatural 为 false,则实宽度是抽象高度。

public:
 property double RealWidth { double get(); void set(double value); };
public:
 property double RealWidth { double get(); void set(double value); };
public double RealWidth { get; set; }
member this.RealWidth : double with get, set
Public Property RealWidth As Double

属性值

Double

返回 Double

适用于