CADability dotNET

The ConstructAction..::..InputObject type exposes the following members.

Properties

  NameDescription
Public propertyFixed
If true, there already was an input either from the keyboard or by a mouse click.
Protected propertyHasHotspot
Internal!
Protected propertyHotspotPosition
Internal!
Public propertyOptional
If set to true, the user cannot modify this intput with the mouse. Default: false;
Public propertyReadOnly
If set to true, the user cannot type in a value for this input. Default: false;

See Also