Width Property

Summary
Gets or sets the width of the D2DBitmap.
Syntax
C#
VB
C++
public double Width { get; set; } 
  
Public Property Width As Double 
public: 
property double Width { 
   double get(); 
   void set (    double ); 
} 

Property Value

The width of the D2DBitmap in pixels.

Remarks

The default value is 0.

Requirements

Target Platforms

See Also

Reference

D2DBitmap Class

D2DBitmap Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.