DiagramClientView.ShadowBitmap Property

Definition

Gets the ShadowBitmap associated with this design surface.

public:
 property System::Drawing::Bitmap ^ ShadowBitmap { System::Drawing::Bitmap ^ get(); };
public System.Drawing.Bitmap ShadowBitmap { get; }
member this.ShadowBitmap : System.Drawing.Bitmap
Public ReadOnly Property ShadowBitmap As Bitmap

Property Value

Bitmap that represents the ShadowBitmap for this design surface.

Applies to