DiagramLite Programmer's Guide
LayerListView.CheckBoxSize Property
See Also
 





Gets or sets the size of the layer checkboxes. This is a dependency property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight

 Syntax

C#  Copy Code

public double CheckBoxSize { get; set; }

Visual Basic  Copy Code

Public Property CheckBoxSize As Double

 Property Value

A double value specifying the size of checkboxes. The default value is 18.

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming Namespace