Adorner Constructor ()
.NET Framework (current version)
Initializes a new instance of the Adorner class.
Assembly: System.Design (in System.Design.dll)
The Adorner constructor creates a new GlyphCollection and is enabled, by default.
The following code example demonstrates how to initialize a new instance of the Adorner class. This code example is part of a larger example provided for the BehaviorService class.
.NET Framework
Available since 2.0
Available since 2.0
Show: