Class SegmentEventArgs
Pass a BarSegment using standard C# event
Inheritance
object
System.EventArgs
SegmentEventArgs
Namespace: TetraCreations.ProgressBarSystem
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SegmentEventArgs : EventArgs
Properties
BarSegment
Declaration
public BarSegment BarSegment { get; set; }
Property Value
Type | Description |
---|---|
BarSegment |