Table of Contents

Class SvgRasterizationOptions

Namespace
Aspose.Imaging.ImageOptions
Assembly
Aspose.Imaging.dll

The SVG rasterization options.

public class SvgRasterizationOptions : VectorRasterizationOptions, IDisposable, IHasXmpData, IHasMetadata
Inheritance
SvgRasterizationOptions
Implements
Inherited Members

Constructors

SvgRasterizationOptions()

public SvgRasterizationOptions()

Properties

ScaleX

Gets or sets the scale x.

public float ScaleX { get; set; }

Property Value

float

The scale x.

ScaleY

Gets or sets the scale y.

public float ScaleY { get; set; }

Property Value

float

The scale y.