DirectShapeType.SetOptions
Method
Description:
Sets the options to use for this DirectShapeType.
Sets the options to use for this DirectShapeType.
Remarks:
The new options take effect immediately.
The new options take effect immediately.
Parameters
Parameter | Type | Description |
---|---|---|
options | DirectShapeTypeOptions | Options to use for this DirectShapeType. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The DirectShapeTypeOptions provided are not valid for this DirectShapeType. |
ArgumentNullException | A non-optional argument was null |