Accusoft Prizm Viewer Control v10.0
InitialImageSmooth Property
See Also  Send comments on this topic.
PrizmControl Object : InitialImageSmooth Property

Glossary Item Box

Description

Gets and sets whether to initially smooth the image display.

Property Type

Read-write property

Syntax

Visual Basic
Public Property InitialImageSmooth As Boolean

Return Type

A boolean value which is True to initially smooth the image display. Otherwise, False is used.

Remarks

The default value is False.

When this property is set to True, and the viewing window is not large enough to display the entire image, this feature smooths the square edges.

Note: This property is ignored for bitonal, PDF, and CAD images.

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.

See Also

©2015. Accusoft Corporation. All Rights Reserved.