| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterRange |
CharacterRange.Clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
CharacterRange.CloneTo(CharacterRange that) |
static boolean |
CharacterRange.op_Equality(CharacterRange cr1,
CharacterRange cr2)
Compares two
CharacterRange objects. |
static boolean |
CharacterRange.op_Inequality(CharacterRange cr1,
CharacterRange cr2)
Compares two
CharacterRange objects. |
void |
StringFormat.setMeasurableCharacterRanges(CharacterRange[] ranges)
Specifies an array of
CharacterRange structures that represent the ranges of characters measured by a call to the MeasureCharacterRanges method. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.