Table of Contents

Class SvgLink

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll
public sealed class SvgLink : DependencyObject
Inheritance
SvgLink
Inherited Members

Fields

ActionProperty
ColorProperty
KeyProperty
LineIdProperty
LocationProperty
NumberProperty
PartsIdProperty
PinProperty
TypeProperty

Methods

GetAction(DependencyObject)
GetColor(DependencyObject)
GetKey(DependencyObject)
GetLineId(DependencyObject)
GetLocation(DependencyObject)
GetNumber(DependencyObject)
GetPartsId(DependencyObject)
GetPin(DependencyObject)
GetType(DependencyObject)
SetAction(DependencyObject, SvgLinkAction)
SetColor(DependencyObject, string)
SetKey(DependencyObject, string)
SetLineId(DependencyObject, string)
SetLocation(DependencyObject, string)
SetNumber(DependencyObject, string)
SetPartsId(DependencyObject, string)
SetPin(DependencyObject, string)
SetType(DependencyObject, string)