Gets or sets the position of light focus.
[Visual Basic]
Public Property Focus As Single
[C#]
public float Focus {get;set;}
[Delphi]
public property Focus: Single read get_Focus write set_Focus;
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. |