BucketSchedulerCustomDrawObjectEventArgs
Namespace: TagBites.WinSchedulers
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Provides data for the BucketScheduler.CustomDrawTaskBackground event.
public class BucketSchedulerCustomDrawObjectEventArgs : System.EventArgsInheritance: EventArgs → BucketSchedulerCustomDrawObjectEventArgs
Properties
Section titled “Properties”BackgroundBitmap
Section titled “BackgroundBitmap”public DrawingBitmap BackgroundBitmap { get; }Property Value
Section titled “Property Value”Bounds
Section titled “Bounds”public Rect Bounds { get; set; }Property Value
Section titled “Property Value”Context
Section titled “Context”public GridViewDrawingContext Context { get; }Property Value
Section titled “Property Value”public object Data { get; set; }Property Value
Section titled “Property Value”Transform
Section titled “Transform”public IOrientationTransform Transform { get; }