System::Drawing::PointF::set_X method
PointF::set_X method
Sets the value of X coordinate represented by the current object.
void System::Drawing::PointF::set_X(float value)
Parameter | Type | Description |
---|---|---|
value | float | The value to set |
See Also
- Class PointF
- Namespace System::Drawing
- Library Aspose.PDF for C++