AbstractPoint.AbstractX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The abstract X of the point.
public:
property double AbstractX { double get(); void set(double value); };
public:
property double AbstractX { double get(); void set(double value); };
public double AbstractX { get; set; }
member this.AbstractX : double with get, set
Public Property AbstractX As Double
Property Value
Returns Double.