TopMarginPt

ShapeTextAlignment.TopMarginPt property

以 Points 为单位返回上边距

public double TopMarginPt { get; set; }

例子


[C#]
shapeTextAlignment.TopMarginPt = 2.0d;

也可以看看