| PointY Property |
Y coordinate
Namespace:
CodeStack.SwEx.MacroFeature.Data
Assembly:
CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax public double Y { get; set; }
Public Property Y As Double
Get
Set
public:
property double Y {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also