View.SetViewDisplayModel
Method
Description:
Sets the view display model settings for the view.
Sets the view display model settings for the view.
Parameters
Parameter | Type | Description |
---|---|---|
viewDisplayModel | ViewDisplayModel | View display model settings to set. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The silhouette line style id is not a valid line style to apply to the view. |
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | This view does not contain display-related properties. |