Table of Contents

Class WpfHitPath

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll
public sealed class WpfHitPath : IEquatable<WpfHitPath>
Inheritance
WpfHitPath
Implements
Inherited Members

Constructors

WpfHitPath()
WpfHitPath(WpfHitPath, string)
WpfHitPath(string)

Fields

RootValue
Separator
Splitter

Properties

Children
FirstChild
HasChild
IsRoot
LastChild
Parent
Path
Root
SplitPath
Value

Methods

AddChild(WpfHitPath)
AddChild(string)
Equals(WpfHitPath)

Indicates whether the current object is equal to another object of the same type.

Equals(WpfHitPath, WpfHitPath)
Equals(object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as a hash function for a particular type.

GetTransform(WpfDrawingDocument, Drawing)
ToString()

Returns a string that represents the current object.

Operators

operator ==(WpfHitPath, WpfHitPath)
operator !=(WpfHitPath, WpfHitPath)