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


C1.WPF Namespace > C1ZoomUnit Structure : IsFixed Property
Gets a value indicating whether the zoom is a fixed value.
Syntax
'Declaration
 
Public ReadOnly Property IsFixed As System.Boolean
'Usage
 
Dim instance As C1ZoomUnit
Dim value As System.Boolean
 
value = instance.IsFixed
public System.bool IsFixed {get;}
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members