SvgScale Class

Definition

Namespace: Svg.Transforms
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public sealed class SvgScale : SvgTransform
Inheritance
Object    SvgTransform    SvgScale

Constructors

SvgScale(Single)Initializes a new instance of the SvgScale class
SvgScale(Single, Single)Initializes a new instance of the SvgScale class

Properties

Methods

See Also