Click or drag to resize

ShapeGroupParameterItem Methods

The ShapeGroupParameterItem type exposes the following members.

Methods
  NameDescription
Public methodAddShapeGroup
Select the specified shape and set it as a parameter.
Public methodCompleteInput
Complete entering the parameter.
(Inherited from ParameterItem.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFilterSelection
Execute filtering of selected shapes.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvertSelection
Invert the selection state.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemoveShapes
Deselect the specified geometry and delete it from the parameter.
Public methodSelectAll
Select all shapes.
Public methodSelectPrevious
Reselect the previously selected shape.
Public methodSelectShapeByCycling
Select shapes.
Public methodSelectShapes
Select a shape and set it as a parameter.
Public methodSetEmpty
Empty the value of the parameter.
(Inherited from ParameterItem.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also