RightMarginPt

ShapeTextAlignment.RightMarginPt property

以Points为单位返回右边距

public double RightMarginPt { get; set; }

例子


[C#]
shapeTextAlignment.RightMarginPt = 2.0d;

也可以看看