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

In This Topic
    GeometryType Property (Shape)
    In This Topic
    Gets or sets the geometry type of this shape.
    Syntax
    'Declaration
     
    Public Property GeometryType As GeometryType
    public GeometryType GeometryType {get; set;}
    See Also