Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge 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