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

In This Topic
    GeometryType Property (Picture)
    In This Topic
    Gets or sets a preset geometric shape type.
    Syntax
    'Declaration
     
    Public Property GeometryType As GeometryType
    public GeometryType GeometryType {get; set;}
    See Also