Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationComment Class

AnnotationComment Class

In This Topic
Object Model
AnnotationComment ClassGdPictureColor StructureGdPictureColor Structure
Syntax
'Declaration
 
<GuidAttribute("35C905AB-10B6-35FF-AF79-68C79C0DA74D")>
Public NotInheritable Class AnnotationComment 
   Inherits Annotation
[Guid("35C905AB-10B6-35FF-AF79-68C79C0DA74D")]
public sealed class AnnotationComment : Annotation 
public class AnnotationComment = class(Annotation)sealed; 
GuidAttribute("35C905AB-10B6-35FF-AF79-68C79C0DA74D")
public sealed class AnnotationComment extends Annotation
[Guid("35C905AB-10B6-35FF-AF79-68C79C0DA74D")]
public __gc __sealed class AnnotationComment : public Annotation 
[Guid("35C905AB-10B6-35FF-AF79-68C79C0DA74D")]
public ref class AnnotationComment sealed : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationComment

See Also