DirectShapeLibrary.FindDefinition
Method
Description:
Find a definition by id
Find a definition by id
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | String | Definition id. Expecected to be unique |
Return Value
| Type | Description |
|---|---|
| IList | List of geometry objects that together define a shape |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |