Overload | Description |
---|---|
TextRegion Constructor(AffineMatrix,AffineMatrix,RectangleF,TextRegionSymbol[],Dictionary<ITextFont,Single>) | Initializes a new instance of the TextRegion class. |
TextRegion Constructor(TextRegion[]) | Initializes a new instance of the TextRegion class, which combines specified text regions. |
TextRegion Constructor(TextRegion,Int32[]) | Initializes a new instance of the TextRegion class, which includes only necessary symbols from specified region. |
TextRegion Constructor(TextRegion,Int32,Int32) | Initializes a new instance of the TextRegion class, which includes only necessary symbols from specified region. |
TextRegion Constructor(TextRegion,RectangleF,TextRegionSymbol[]) | Initializes a new instance of the TextRegion class. |