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