DirectShapeLibrary.Contains
Method
Description:
A quick check whether a definition already exists in the library. Checks for stored geometry objects only.
A quick check whether a definition already exists in the library. Checks for stored geometry objects only.
Parameters
Parameter | Type | Description |
---|---|---|
id | String | Definition id |
Return Value
Type | Description |
---|---|
Boolean | True if a geometry definition exists, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |