Crop.PictureOffsetX 属性

定义

获取或设置要裁剪的图像的 x 轴偏移量。

public:
 property float default { float get(); void set(float value); };
public float this { get; set; }
member this.PictureOffsetX : single with get, set
Default Public Property PictureOffsetX As Single

属性值

注解

读/写。 此属性和 PictureOffsetY 属性相对于形状和图像的中心。

适用于