TxtLocPinX
TextXForm.TxtLocPinX property
指定文本块旋转中心相对于文本块原点的 x 坐标。计算文本块水平中心的默认公式为 F=“TxtWidth*0.5”.
public DoubleValue TxtLocPinX { get; set; }
也可以看看
- class DoubleValue
- class TextXForm
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
指定文本块旋转中心相对于文本块原点的 x 坐标。计算文本块水平中心的默认公式为 F=“TxtWidth*0.5”.
public DoubleValue TxtLocPinX { get; set; }