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


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

Reference

AnchorMatching Structure
AnchorMatching Members