Table of Contents

Class SvgAttribute

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll
[Guid("c9cdb0dd-f8c9-4e70-b7c2-301c80292c5e")]
public class SvgAttribute : Resource
Inheritance
SvgAttribute
Derived
Inherited Members

Constructors

SvgAttribute(nint)

public SvgAttribute(nint nativePtr)

Parameters

nativePtr nint

Properties

Element

No documentation.

public SvgElement Element { get; }

Property Value

SvgElement

Methods

Clone()

Clones an svg attribute

public SvgAttribute Clone()

Returns

SvgAttribute

Operators

explicit operator SvgAttribute(nint)

public static explicit operator SvgAttribute(nint nativePtr)

Parameters

nativePtr nint

Returns

SvgAttribute