FontSchemeBindingEventArgs Constructor

Initializes a new instance of the FontSchemeBindingEventArgs class.

Definition

Namespace: Firefly.Box.UI.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public FontSchemeBindingEventArgs(
	FontScheme value
)

Parameters

value  FontScheme
 

See Also