C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / Anchors Property

In This Topic
Anchors Property (RenderInputCheckBox)
In This Topic
Gets the collection of anchors (elements of the type C1Anchor) associated with the current object.
Syntax
'Declaration
 
Public ReadOnly Property Anchors As C1AnchorCollection
 
See Also