System::Drawing::StringFormat::SetMeasurableCharacterRanges método

StringFormat::SetMeasurableCharacterRanges method

Establece una matriz de objetos CharacterRange que representan los rangos de caracteres medidos por una llamada al método MeasureCharacterRanges().

void System::Drawing::StringFormat::SetMeasurableCharacterRanges(const ArrayPtr<CharacterRange> &ranges)
ParámetroTipoDescripción
rangosconst ArrayPtr<CharacterRange>&Los rangos de caracteres a establecer

Ver también