Removes the specified annotation associated to this viewport
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void RemoveAnnotation( AnnotationCanvas a ) |
Visual Basic |
---|
Public Sub RemoveAnnotation ( _ a As AnnotationCanvas _ ) |
JScript |
---|
public function RemoveAnnotation( a : AnnotationCanvas ) |