←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly