Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / AnchorMatching Structure / FixedElementAnchor Property

In This Topic
    FixedElementAnchor Property (AnchorMatching)
    In This Topic
    Anchor of the fixed element.
    Syntax
    'Declaration
     
    
    Public Property FixedElementAnchor As Anchor
    public Anchor FixedElementAnchor {get; set;}
    See Also