Einhugur Word Plugin for Xojo

ShapeBase.Width Method

Gets or sets the width of the shape.

Width(
   unit as EinhugurWord.EmuUnits) as Double

Width(
   unit as EinhugurWord.EmuUnits
   assigns value as Double)

Parameters

unit
Desired unit to get or set the value in.
value (assignment parameter)
Value to set.

Returns

Double
Result value when using the getter.

Remarks

See Also

ShapeBase Class