| PointX Property |
X 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 X { get; set; }
Public Property X As Double
Get
Set
public:
property double X {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also