RibbonControlLength.Value 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 RibbonControlLength 的绝对值(以像素或逻辑单元为单位)。
public:
property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double
属性值
RibbonControlLength 的绝对值(以像素或者逻辑单位为单位),或者,如果 RibbonControlLengthUnitType 属性设置为 Auto,则为 1.0。