ArcGIS Pro 3.3 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

    ArcGIS Pro version: 3 or higher.
    See Also