System::Drawing::CharacterRange::set_First method

CharacterRange::set_First method

Sets the position of the first character of the range represented by the current object.

void System::Drawing::CharacterRange::set_First(int32_t first)
ParameterTypeDescription
firstint32_tThe value to set

See Also