HasAnchors Property (RenderEllipse)
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).
public bool HasAnchors {get;}
'Declaration
Public ReadOnly Property HasAnchors As Boolean