AnnotationRubberStamp Class
In This Topic
Syntax
'Declaration
<GuidAttribute("D7DB0FC7-04D5-301C-AB0B-0555C632AF3F")>
Public Class AnnotationRubberStamp
Inherits Annotation
[Guid("D7DB0FC7-04D5-301C-AB0B-0555C632AF3F")]
public class AnnotationRubberStamp : Annotation
public class AnnotationRubberStamp = class(Annotation)
GuidAttribute("D7DB0FC7-04D5-301C-AB0B-0555C632AF3F")
public class AnnotationRubberStamp extends Annotation
[Guid("D7DB0FC7-04D5-301C-AB0B-0555C632AF3F")]
public __gc class AnnotationRubberStamp : public Annotation
[Guid("D7DB0FC7-04D5-301C-AB0B-0555C632AF3F")]
public ref class AnnotationRubberStamp : public Annotation
Inheritance Hierarchy
See Also