Represents an annotation canvas

Namespace: Ico.Gwx
Assembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GwxAnnotationCanvas : GwxPanel
Visual Basic
Public NotInheritable Class GwxAnnotationCanvas _
	Inherits GwxPanel
JScript
public final class GwxAnnotationCanvas extends GwxPanel

Inheritance Hierarchy

System..::..Object
  FilteredCustomTypeDescriptorBase
    Ico.Gwx..::..GwxDependencyObject
      Ico.Gwx..::..GwxElement
        Ico.Gwx..::..GwxPanel
          Ico.Gwx..::..GwxAnnotationCanvas

See Also