Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method
ShapeBase::get_RelativeHorizontalSize method
Gets or sets the value of shape’s relative size in horizontal direction.
Aspose::Words::Drawing::RelativeHorizontalSize Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize()
Remarks
The default value is RelativeHorizontalSize.
Has effect only if WidthRelative is set.
See Also
- Enum RelativeHorizontalSize
- Class ShapeBase
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++