Leadtools.SVG Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name |
---|
None |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name |
---|
None |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name | Description |
---|---|
Leadtools.Svg.Assembly | Utility class to force dynamic loading of this assembly in the Xamarin platform. |
Leadtools.Svg.SvgDocument.ApplyViewPerspective(RasterViewPerspective,bool) | Rotates and/or flips this SvgDocument. |
Leadtools.Svg.SvgDocument.IsNull | Checks whether this SVG document is the global null instance. |
Leadtools.Svg.SvgDocument.NullInstance | An object that represents a null SvgDocument. |
Leadtools.Svg.SvgElementType.Mask | element |
Leadtools.Svg.SvgTextCharacterFlags.FromOcr | The characters were obtained through OCR |
Leadtools.Svg.SvgTextData.OcrCharacterIndex | Index of the first OCR character in the text if this SVG document was obtained through OCR. |
Leadtools.Svg.SvgTextData.OcrZoneIndex | Index of the OCR zone containing the text if this SVG document was obtained through OCR. |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version 18 to 19
New Assembly
The following assembly has been added to LEADTOOLS For .NET v19:
Namespace | Description |
---|---|
Leadtools.SVG | Implements LEADTOOLS support of versions 1.0 and 1.1 of the SVG specification for adding SVG loading, editing, saving, converting and displaying capabilities to applications. |