[]
        
(Showing Draft Content)

C1.WinUI.Input.AnchorMatching

AnchorMatching Struct

Specifies an anchor matching between two elements.

Namespace: C1.WinUI.Input
Assembly: C1.WinUI.Input.dll
Syntax
public struct AnchorMatching

Properties

Name Description
FixedElementAnchor

Anchor of the fixed element.

MoveableElementAnchor

Anchor of the element that will be located.

Methods

Name Description
Equals(object)
GetHashCode()

Operators

Name Description
operator ==(AnchorMatching, AnchorMatching)
operator !=(AnchorMatching, AnchorMatching)