System::Drawing::StringFormat::set_Alignment method

StringFormat::set_Alignment method

Sets horizontal alignment of the string.

void System::Drawing::StringFormat::set_Alignment(StringAlignment value)
ParameterTypeDescription
valueStringAlignmentThe value to set

See Also