<Code Lib>
2024 Property
Changes 0
P

View.DisplayStyle

Description:
The DisplayStyle of the view. Returns DisplayStyle.Wireframe if the view has no display style.

public DisplayStyle DisplayStyle { get; set; }

Loading…