Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / QRCode Class / ShapeType Property

In This Topic
    ShapeType Property (QRCode)
    In This Topic
    Gets or sets the type of geometric shape drawn by the current field.

    The default is None.

    Syntax
    'Declaration
     
    Public Property ShapeType As ShapeType
    public ShapeType ShapeType {get; set;}
    See Also