Click or drag to resize
BasicVisual Constructor
Overload List
  NameDescription
Public methodBasicVisual
Default constructor. Use this when other members such as the Display property is not needed in the derived class's application.
Public methodBasicVisual(DrawingWindow)
Derived classes have to call to initiaze the drawing window
Top
See Also