Description

Resets properties to a default state.

Return Type

None  

Syntax

object.ResetToDefaults

The ResetToDefaults Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplay.

Remarks

This method sets core properties to a default state of no blending or masking, no magnification, the image and overlays displayed, with all notify clients enabled. The source region for the display is the AOI. The FillPattern is a crosshatch and the FillColors are black on white.

None of the properties relating to which image, frame or channel is being displayed are disturbed. You would generally use this method before any standard use of an McDisplay instance to produce a desired output.