BoundsControl.WireframeOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether we should be displaying just the wireframe (if enabled) or the handles too
public:
property bool WireframeOnly { bool get(); };
public bool WireframeOnly { get; }
member this.WireframeOnly : bool
Public ReadOnly Property WireframeOnly As Boolean