GH_ComponentParamServerOwner Property |
Gets the owner component of this instance
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IGH_Component Owner { get; }
Public ReadOnly Property Owner As IGH_Component
Get
Property Value
Type:
IGH_Component[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentParamServer.Owner"]
See Also