SignatureBoundsY1 Property |
The upper-most coordinate in the box.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public double Y1 { get; set; }
Public Property Y1 As Double
Get
Set
public:
property double Y1 {
double get ();
void set (double value);
}
member Y1 : float with get, set
Property Value
Type:
DoubleSee Also