XNACS1Lib: CSS490 Spring 2011
Y coordinate of the center position of the primitive.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public float CenterY { get; set; }

Remarks

For PrimitiveCircle (y-position of center), PrimitiveRectangle (y-position of center), PrimitiveSet (undefined).

See Also