ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / SVGFormat Constructor
Example

In This Topic
    SVGFormat Constructor
    In This Topic
    Initialize a new instance of SVGFormat.
    Syntax
    public SVGFormat()
    Public Function New()
    Example
    SVG_Constructor
    SVGFormat SVG = new SVGFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also