KernelAnchor Methods

Methods

Absolute Creates a kernel anchor at an absolute index.
Equals(KernelAnchor) Determines whether two KernelAnchor instances are equal.
Equals(Object) Determines whether the specified object is equal to the current instance.
(Overrides ValueType.Equals(Object))
GetHashCode Returns the hash code for this instance.
(Overrides ValueType.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
Origin Creates a kernel anchor at a position relative to the center.
ToString Returns a string representation of this instance.
(Overrides ValueType.ToString())

See Also