In This Topic
Represents a rectangle annotation for AnnotationLayer.
Object Model
Syntax
'Declaration
Public Class Rectangle
Inherits Shape
'Usage
Dim instance As Rectangle
public class Rectangle : Shape
public class Rectangle = class(Shape)
public class Rectangle extends Shape
public __gc class Rectangle : public Shape
public ref class Rectangle : public Shape
Inheritance Hierarchy
See Also