Gets or sets the light shape.
[Visual Basic]
Public Property Shape As LightShapeEnum
[C#]
public LightShapeEnum Shape {get;set;}
[Delphi]
public property Shape: LightShapeEnum read get_Shape write set_Shape;
See Also
VisualEffectsStyle.LightStyle Class | VisualEffectsStyle.LightStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |