CheckBox.Size Property

Definition

Returns or sets the size of the specified check box in points.

public:
 property float Size { float get(); void set(float value); };
public float Size { get; set; }
member this.Size : single with get, set
Public Property Size As Single

Property Value

Applies to