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