Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / ShapeFragment Class
Properties Methods

In This Topic
    ShapeFragment Class Members
    In This Topic

    The following tables list the members exposed by ShapeFragment.

    Public Properties
     NameDescription
    Public Property Gets the owner Page object. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public Property Gets the element's rectangle. (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Public PropertyGets the associated SharedObject. (Inherited from GrapeCity.Documents.Word.Layout.ObjectFragment)
    Public PropertyGets the source GrapeCity.Documents.Word.ShapeBase object. (Inherited from GrapeCity.Documents.Word.Layout.ObjectFragment)
    Top
    Public Methods
     NameDescription
    Public MethodShows a color rectangle for the current LayoutElement (for debugging purposes). (Inherited from GrapeCity.Documents.Word.Layout.LayoutElement)
    Top
    See Also