Y property
Ordinate of a point coordinates. The hexadecimal value in text of the ordinate of the coordinates of a point. Leading zero can be removed (e.g. 3BC, 0, and 1287).
Implementation
@BuiltValueField(wireName: r'Y')
String get Y;
Ordinate of a point coordinates. The hexadecimal value in text of the ordinate of the coordinates of a point. Leading zero can be removed (e.g. 3BC, 0, and 1287).
@BuiltValueField(wireName: r'Y')
String get Y;