Table of Contents

Struct SvgLength

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Represents an SVG length.
D2D1_SVG_LENGTH

public struct SvgLength : IEquatable<SvgLength>
Implements
Inherited Members

Constructors

SvgLength(float, SvgLengthUnits)

Properties

Units
Value

Methods

Equals(SvgLength)
Equals(in SvgLength)
Equals(object?)
GetHashCode()

Operators

operator ==(in SvgLength, in SvgLength)
operator !=(in SvgLength, in SvgLength)