←Select platform

Height Property

Summary

Gets or sets the height of the D2DBitmap.

Syntax

C#
VB
C++
public double Height { get; set; } 
  
Public Property Height As Double 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly