PocketPlanner Programmer's Guide

Theme.LightBrown Property

See Also

Gets the LightBrown predefined theme.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public static Theme LightBrown { get; }

Visual Basic

Public Shared ReadOnly Property LightBrown As Theme

 Property Value

An instance of the Theme class representing the LightBrown theme.

 See Also