ComponentOne Basic Library for WPF and Silverlight
IsFill Property (C1ZoomUnit)


C1.WPF Namespace > C1ZoomUnit Structure : IsFill Property
Gets a value indicating whether the zoom will be adjusted to fill the viewport.
Syntax
'Declaration
 
Public ReadOnly Property IsFill As System.Boolean
'Usage
 
Dim instance As C1ZoomUnit
Dim value As System.Boolean
 
value = instance.IsFill
public System.bool IsFill {get;}
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members