BottomMarginPt

ShapeTextAlignment.BottomMarginPt property

以 Points 为单位返回下边距

public double BottomMarginPt { get; set; }

例子


[C#]
shapeTextAlignment.BottomMarginPt = 2.0d;

也可以看看