InitialLuminousIntensity(Double)
Constructor
Description:
Creates an initial luminous intensity object with the given document and luminosity values.
Creates an initial luminous intensity object with the given document and luminosity values.
Parameters
| Parameter | Type | Description |
|---|---|---|
| luminosity | Double | The luminosity value in cd as a numerical value between 0 and 1e+30. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The luminosity value is not valid because it is not between 0 and 1e+30. |