RhinoCommon API
GuidField Properties |
The GuidField type exposes the following members.
| Name | Description | |
|---|---|---|
| IsHiddenInAutoUI |
When fields are used by the automatic UI, they can be hidden from it by calling this method.
(Inherited from Field.) | |
| Key | Obsolete.
Field name value string passed to the constructor
(Inherited from Field.) | |
| Name |
Field name value string passed to the constructor.
(Inherited from Field.) | |
| Tag |
Gets or sets an object that contains data to associate with the field.
(Inherited from Field.) | |
| TextureAmountMax |
Set Max value for Texture amount
(Inherited from Field.) | |
| TextureAmountMin |
Set Min value for Texture amount
(Inherited from Field.) | |
| Value |
Gets or sets the field value
|