ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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.Xaml.AnchorMatching

    See Also