Height Property

Summary
Gets or sets the height of the D2DBitmap.
Syntax
C#
C++/CLI
public double Height { get; set; } 
public: 
property double Height { 
   double get(); 
   void set (    double ); 
} 

Property Value

The height of the D2DBitmap in pixels.

Remarks

The default value is 0.

Requirements

Target Platforms

See Also

Reference

D2DBitmap Class

D2DBitmap Members

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

Leadtools.Windows.D2DRendering Assembly

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