Einhugur Word Plugin for Xojo

ShapeBase.Y Method

Gets or sets the y location of the shape.

Y(
   unit as EinhugurWord.EmuUnits) as Double

Y(
   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