RVTDocs.com

DirectShapeType.SetOptions

Method
Description:
Sets the options to use for this DirectShapeType.
Remarks:
The new options take effect immediately.
Syntax
public void SetOptions(
	DirectShapeTypeOptions options
)
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