Search
Painter.Target Property
See Also
 






Gets the painting target.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public IGraphics Target { get; }

Visual Basic  Copy Code

Public ReadOnly Property Target As IGraphics

 Property Value

 See Also