GH_ComponentAttributesIsPickRegion Method |
Name | Description | |
---|---|---|
![]() | IsPickRegion(PointF) | (Overrides GH_AttributesTIsPickRegion(PointF).) |
![]() | IsPickRegion(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.) |