Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Shape Class
Members

In This Topic
    Shape Class
    In This Topic
    Represents a shape element in a body content.
    Object Model
    Shape Class
    Syntax
    'Declaration
     
    Public Class Shape 
       Inherits ShapeBase
       Implements GrapeCity.Documents.Word.IBrowsable(Of Shape) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.ShapeBase
             GrapeCity.Documents.Word.Shape

    See Also