Description

The image source rectangle for the Display.

Property type

A Variant value.  

Syntax

object.SourceRect

The SourceRect Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplay.

Remarks

This read-only property is computed from the Pan, Scroll, Magnification, DisplayedWidth and DisplayedHeight properties.

This property is always exposed as a LONGRECT struct.