An NDoc Documented Class Library

Point.Y Property

A getter for the y-coordinate of the Point. This is created so we can bypass having to go into the XML Attributes, because (x,y) coordinates are more closely tied to actual sketch and stroke attributes than the XML format.

public float Y {get;}

See Also

Point Class | Sketch Namespace