Gets the x-coordinate that is the sum of X()()()() and Width()()()() of this RectangleD structure.
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Right As Double Get |
C# |
---|
public double Right { get; } |
Visual C++ |
---|
public: property double Right { double get (); } |
JavaScript |
---|
function get_right(); |