Members





In This Topic
GdPicture14.Annotations Namespace / AnnotationRuler Class

AnnotationRuler Class

In This Topic
Object Model
AnnotationRuler ClassGdPictureColor StructureGdPictureColor Structure
Syntax
'Declaration
 
<GuidAttribute("BCB0F895-9B96-3B3D-8DB8-92C2782023CA")>
Public NotInheritable Class AnnotationRuler 
   Inherits AnnotationLine
[Guid("BCB0F895-9B96-3B3D-8DB8-92C2782023CA")]
public sealed class AnnotationRuler : AnnotationLine 
public class AnnotationRuler = class(AnnotationLine)sealed; 
GuidAttribute("BCB0F895-9B96-3B3D-8DB8-92C2782023CA")
public sealed class AnnotationRuler extends AnnotationLine
[Guid("BCB0F895-9B96-3B3D-8DB8-92C2782023CA")]
public __gc __sealed class AnnotationRuler : public AnnotationLine 
[Guid("BCB0F895-9B96-3B3D-8DB8-92C2782023CA")]
public ref class AnnotationRuler sealed : public AnnotationLine 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationLine
         GdPicture14.Annotations.AnnotationRuler

See Also