Shape on a page, e.g. line, ellipse, rectangle, image. Use static methods from ShapeFactory class to create new shapes.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Shape
Visual Basic
Public Class Shape
Visual C++
public ref class Shape

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..Shape
    Arctorus.Documents..::..Picture

See Also