DiagramClientView.ShadowBitmap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.