Add 3D annotation to the current page of the doc.

 

   

Syntax
 

[C#]
D3DAnnotation(Doc doc, XRect rect)

[Visual Basic]
D3DAnnotation(doc As Doc, rect As XRect)

 

   

Params
 
Name Description
doc Doc
rect Annotation rectangle

 

   

Notes
 

Add 3D annotation to the current page of the doc.

 

   

Example
 
None.