LeftMarginPt

ShapeTextAlignment.LeftMarginPt property

以 Points 为单位返回左边距

public double LeftMarginPt { get; set; }

例子


[C#]
shapeTextAlignment.LeftMarginPt = 2.0d;

也可以看看