ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / AnchorMatching Structure / MoveableElementAnchor Property

In This Topic
    MoveableElementAnchor Property
    In This Topic
    Anchor of the element that will be located.
    Syntax
    'Declaration
     
    Public Property MoveableElementAnchor As Anchor
    public Anchor MoveableElementAnchor {get; set;}
    See Also