Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationText Class

AnnotationText Class

In This Topic
Object Model
AnnotationText ClassGdPictureColor StructureGdPictureColor StructureGdPictureColor Structure
Syntax
'Declaration
 
<GuidAttribute("FA10D076-7965-3F32-8BA4-F2F1BDD1B8CF")>
Public NotInheritable Class AnnotationText 
   Inherits Annotation
[Guid("FA10D076-7965-3F32-8BA4-F2F1BDD1B8CF")]
public sealed class AnnotationText : Annotation 
public class AnnotationText = class(Annotation)sealed; 
GuidAttribute("FA10D076-7965-3F32-8BA4-F2F1BDD1B8CF")
public sealed class AnnotationText extends Annotation
[Guid("FA10D076-7965-3F32-8BA4-F2F1BDD1B8CF")]
public __gc __sealed class AnnotationText : public Annotation 
[Guid("FA10D076-7965-3F32-8BA4-F2F1BDD1B8CF")]
public ref class AnnotationText sealed : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationText

See Also