[]
        
(Showing Draft Content)

C1.Win.C1Gauge.BulletGraph.BulletGraphShapeStyle.Copy

Copy Method

Copy(BaseStyle)

Copies properties of the specified style of the same type.

Declaration
public override void Copy(BaseStyle prototype)
Parameters
Type Name Description
BaseStyle prototype

specified style.

Overrides