Gets the resource related to the element being drawn.
Namespace: MindFusion.Scheduling.CompactAssembly: PocketPlanner
public Resource Resource { get; }
Public ReadOnly Property Resource As Resource
A reference to a Contact, Location, Task or Resource related to the custom drawn element.
This could be null (Nothing in Visual Basic) when no resource is related to the element.
CustomDrawArgs MembersCustomDrawArgs ClassMindFusion.Scheduling.Compact Namespace