SunAndShadowSettings.GetActiveSunAndShadowSettings
Method
Description:
Returns the current SunAndShadowSettings element assigned to the active view for the supplied document.
Returns the current SunAndShadowSettings element assigned to the active view for the supplied document.
Parameters
Parameter | Type | Description |
---|---|---|
aDocument | Document | The document. |
Return Value
Type | Description |
---|---|
Element | The active SunAndShadowSettings element for the supplied document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |