PlugInInfoPlugInType Property |
Returns the plug-in type.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic PlugInType PlugInType { get; }
Public ReadOnly Property PlugInType As PlugInType
Get
Property Value
Type:
PlugInType
See Also