Y coordinate
Namespace: GroupDocs.Comparison.ResultAssembly: GroupDocs.Comparison (in GroupDocs.Comparison.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic float Y { get; set; }
Public Property Y As Single
Get
Set
public:
property float Y {
float get ();
void set (float value);
}
member Y : float32 with get, set
Property Value
Type:
Single
See Also