ComponentOne Basic Library for WPF and Silverlight
MoveableElementAnchor Property (AnchorMatching)


C1.WPF Namespace > AnchorMatching Structure : MoveableElementAnchor Property
Anchor of the element that will be located.
Syntax
'Declaration
 
Public Property MoveableElementAnchor As Anchor
'Usage
 
Dim instance As AnchorMatching
Dim value As Anchor
 
instance.MoveableElementAnchor = value
 
value = instance.MoveableElementAnchor
public Anchor MoveableElementAnchor {get; set;}
See Also

Reference

AnchorMatching Structure
AnchorMatching Members