←Select platform

Width Property

Summary

Gets or sets a value that represents the width for this LeadSize.

Syntax

C#
VB
Java
WinRT C#
C++
[DataMemberAttribute(Name="width", Order=0, IsRequired=true)] 
public int Width { get; set; } 
Public Property Width As Integer 
public int Width {get; set;} 
public int getWidth() 
public void setWidth(int value) 
             
 <br/>get_Width();<br/>set_Width(value);<br/>Object.defineProperty('Width');  
public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the width of the size.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly