'Usage
Dim instance As IImGearAspectRatio
Dim value As Boolean
instance.Fixed = value
value = instance.Fixed
Property Value
Boolean value.
Remarks
This property identifies the different types of image display aspect ratio (i.e., width-to-height ratio). Setting this property to true indicates that the aspect ratio is specified by Value field parameter. Setting it to false indicates that the aspect ratio is specified by the device rectangle.