Represents an annotation in the 3D space

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class AnnotationCanvas : Canvas
Visual Basic
Public Class AnnotationCanvas _
	Inherits Canvas
JScript
public class AnnotationCanvas extends Canvas

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              System.Windows.Controls..::..Canvas
                Ico.Windows.Media.Media3D..::..AnnotationCanvas

See Also