AbstractSize.RealWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
大小的实际非抽象宽度。 如果 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。