Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgFlatOptions Class |
public class SvgFlatOptions
'Declaration
Public Class SvgFlatOptions
'Usage
Dim instance As SvgFlatOptions
@interface LTSvgFlatOptions : NSObject
public class SvgFlatOptions
public ref class SvgFlatOptions
Used by the SvgDocument.Flat and SvgDocument.ToFlat methods to set the options used when converting an SVG document to flat. For more information about flat SVG documents and bounds and resolution, refer to SVG Size, Bounds and Flat.
For an example, refer to SvgDocument.