relativeHorizontalSize property

ShapeBase.relativeHorizontalSize property

Gets or sets the value of shape’s relative size in horizontal direction.

get relativeHorizontalSize(): Aspose.Words.Drawing.RelativeHorizontalSize

Remarks

The default value is RelativeHorizontalSize.

Has effect only if ShapeBase.widthRelative is set.

See Also