This documentation is for the old version. Go to the latest Graphics Mill docs

Layer.Find Method

Returns v-objects matching the search criteria.

Overload List

Name Description
Public method Find(PointF, Single)

Returns the topmost v-object located at the specified position.

Public method Find(RectangleF, Boolean)

Returns v-objects located in the specified region.

See Also

Reference