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)
ParameterTypeDescription
valueDrawing2D::PenAlignmentThe value to set

See Also