Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1GaugeCustomShape Class / CommonShapeName Property

In This Topic
    CommonShapeName Property (C1GaugeCustomShape)
    In This Topic
    Gets or sets the name of the shape template.
    Syntax
    'Declaration
     
    Public Property CommonShapeName As System.String
    public System.string CommonShapeName {get; set;}
    See Also