InlineShape.ScaleHeight 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
缩放指定的嵌入式图形相对于原始大小的高度。
public:
property float ScaleHeight { float get(); void set(float value); };
public float ScaleHeight { get; set; }
member this.ScaleHeight : single with get, set
Public Property ScaleHeight As Single