TextLayer.TextBoundBox
TextLayer.TextBoundBox property
获取或设置文本绑定框。
public RectangleF TextBoundBox { get; set; }
适当的价值
文本绑定框。
也可以看看
- struct RectangleF
- class TextLayer
- 命名空间 Aspose.PSD.FileFormats.Psd.Layers
- 部件 Aspose.PSD
获取或设置文本绑定框。
public RectangleF TextBoundBox { get; set; }
文本绑定框。