Click or drag to resize

ShapeListParameterItem Properties

The ShapeListParameterItem type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Get the command.
(Inherited from ParameterItem.)
Public propertyComplete
Gets or sets a value indicating whether or not the entry of shape list data has been completed.
Public propertyDescription
Get or set the description of the parameter.
(Inherited from ParameterItem.)
Public propertyEditableShapeOnly
Gets or sets a value indicating whether only editable shapes are selected.
Public propertyEnabled
Gets or sets a value indicating whether the parameter is valid.
(Inherited from ParameterItem.)
Public propertyGroup
Get command parameter group.
(Inherited from ParameterItem.)
Public propertyID
Get the ID of the parameter.
(Inherited from ParameterItem.)
Public propertyIndex
Get the index number in the collection of parameter items.
(Inherited from ParameterItem.)
Public propertyIsEmpty
Get a value indicating whether the parameter is empty.
(Inherited from ParameterItem.)
Public propertyIsOptional
Gets or sets a value indicating whether the parameter is optional.
(Inherited from ParameterItem.)
Public propertyName
Get or set the name of the parameter.
(Inherited from ParameterItem.)
Public propertyParameterType
Get the type of the parameter.
(Inherited from ParameterItem.)
Public propertySelectedShapes
Get a collection of selected shapes.
Public propertyShapeTypeFilter
Gets or sets the selectable shape type.
Public propertyValueSaveMode
Gets or sets the method of saving the parameter value.
(Inherited from ParameterItem.)
Public propertyValueText
Get or set the parameter value as a string.
(Inherited from ParameterItem.)
Top
See Also