Gets the y coordinate of the position of the text
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int Y { get; set; }
Public Property Y As Integer
Get
Set
public:
property int Y {
int get ();
void set (int value);
}
member Y : int with get, set
Property Value
Type:
Int32See Also