Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationRectangle Class

AnnotationRectangle Class

In This Topic
Syntax
'Declaration
 
<GuidAttribute("6153D942-3CAA-3092-BB8E-4034DB335BC0")>
Public NotInheritable Class AnnotationRectangle 
   Inherits Annotation
[Guid("6153D942-3CAA-3092-BB8E-4034DB335BC0")]
public sealed class AnnotationRectangle : Annotation 
public class AnnotationRectangle = class(Annotation)sealed; 
GuidAttribute("6153D942-3CAA-3092-BB8E-4034DB335BC0")
public sealed class AnnotationRectangle extends Annotation
[Guid("6153D942-3CAA-3092-BB8E-4034DB335BC0")]
public __gc __sealed class AnnotationRectangle : public Annotation 
[Guid("6153D942-3CAA-3092-BB8E-4034DB335BC0")]
public ref class AnnotationRectangle sealed : public Annotation 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationRectangle

See Also