←Select platform

Width Property (LeadSizeD)

Summary

Gets or sets the width of this LeadSizeD structure.

Syntax

C#
VB
Java
WinRT C#
C++
public double Width {get; set;} 
Public Property Width As Double 
public double Width {get; set;} 
public double getWidth() 
public void setWidth(double value) 
             
  
get_Width(); 
set_Width(value); 
Object.defineProperty('Width');  
public: 
property double Width { 
   double get(); 
   void set (    double ); 
} 

Property Value

The width of this size. Must be a value greater than or equal to 0.

Remarks

You cannot change the values of the Empty size.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize