HasAnchors Property (RenderEllipse) | PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderEllipse Class / HasAnchors Property

In This Topic
HasAnchors Property (RenderEllipse)
In This Topic
Gets a value indicating whether the current object has any anchors associated with it (i.e. whether the RenderObject.Anchors collection exists and is not empty).
Syntax
'Declaration
 
Public ReadOnly Property HasAnchors As Boolean
 
See Also