System::Drawing::Pen::set_Alignment method
Pen::set_Alignment method
Sets the alignment of the current Pen object.
void System::Drawing::Pen::set_Alignment(Drawing2D::PenAlignment value)
Parameter | Type | Description |
---|---|---|
value | Drawing2D::PenAlignment | The value to set |
See Also
- Enum PenAlignment
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++