In This Topic
Object Model
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
See Also