UIDocument.GetSketchGalleryOptions
Method
Description:
Gets the valid sketch gallery options of a family symbol.
Gets the valid sketch gallery options of a family symbol.
Parameters
Parameter | Type | Description |
---|---|---|
familySymbol | FamilySymbol | The family symbol. |
Return Value
Type | Description |
---|---|
IList | The valid list of SketchGalleryOptions. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |