ZooClientParameters.SelectedLicenseType Property

ZooClientParametersSelectedLicenseType Property

License type selected by default when user is prompted to enter a license key

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public LicenseTypes SelectedLicenseType { get; set; }
Public Property SelectedLicenseType As LicenseTypes
	Get
	Set

Property Value

Type: LicenseTypes
See Also