%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
InterpolationMode_Bilinear Field
See Also 
vdWebLibrary Namespace > vdConst Class : InterpolationMode_Bilinear Field
When a material is applied, Bilinear interpolation is used. Check SetImageInterpolationMode

Syntax

JScript 
public var InterpolationMode_Bilinear : int;

See Also