IAnnotationView Interface
Allows access to annotation views in parts and assemblies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IAnnotationView |
C# | |
---|
public interface IAnnotationView |
C++/CLI | |
---|
public interface class IAnnotationView |
Example
Accessors
See Also