Visual Basic |
---|
Public Property InitialImageLinePreservation As Boolean |
The default value is False.
Note: This property is for bi-tonal images only and is ignored when viewing color, PDF, or CAD images. By using True, a bi-tonal image will retain any horizontal or vertical lines if it is scaled down in size. Otherwise, if False is used, any horizontal or vertical lines in the bi-tonal image will not be retained if the image is scaled down in size.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.
PrizmControl Object | PrizmControl Members | InitialImageBrightness Property | InitialImageContrast Property | InitialImageMirrorHorizontal Property | InitialImageMirrorVertical Property | InitialImageRotation Property | InitialImageSmooth Property | InitialImageInvertColors Property | OnInitialize Event