Namespace:
C1.Util.VisualEffects
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
[CategoryAttribute("3. Light")] [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public float Focus { get; set; } |
| Visual Basic |
|---|
<CategoryAttribute("3. Light")> _ <BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Property Focus As Single Get Set |