GH_ComponentAttributes.IsPickRegion Method

GH_ComponentAttributesIsPickRegion Method

Overload List
  NameDescription
Public methodIsPickRegion(PointF) (Overrides GH_AttributesTIsPickRegion(PointF).)
Public methodIsPickRegion(RectangleF, GH_PickBox)
Determines whether a rectangle is a valid pick region for this object. By default, the picking rectangle is intersected with the Bounds rectangle.
(Inherited from GH_AttributesT.)
Top
See Also