SetMeasurableCharacterRanges()
StringFormat::SetMeasurableCharacterRanges(const ArrayPtr<CharacterRange>&) method
Sets an array of CharacterRange objects that represent the chracter ranges measured by a call to the MeasureCharacterRanges() method.
void System::Drawing::StringFormat::SetMeasurableCharacterRanges(const ArrayPtr<CharacterRange> &ranges)
Arguments
Parameter | Type | Description |
---|---|---|
ranges | const ArrayPtr<CharacterRange>& | The character ranges to set |
See Also
- Typedef ArrayPtr
- Class CharacterRange
- Class StringFormat
- Namespace System::Drawing
- Library Aspose.Slides