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

In This Topic
    AnchorMatching Structure
    In This Topic
    Specifies an anchor matching between two elements.
    Object Model
    AnchorMatching Structure
    Syntax
    'Declaration
     
    
    Public Structure AnchorMatching 
       Inherits System.ValueType
    public struct AnchorMatching : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.AnchorMatching

    See Also