FrameImageInstance.ClipImage Property

Definition

Gets the calculated value of the ClipImage property in a FrameImage class.

public:
 property bool ClipImage { bool get(); };
public bool ClipImage { get; }
member this.ClipImage : bool
Public ReadOnly Property ClipImage As Boolean

Property Value

A Boolean value that represents the calculated value of the ClipImage property.

Applies to