DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Shape Class
Members

Shape Class
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