←Select platform

Width Property

Summary
Gets or sets a value that represents the width for this LeadSize.
Syntax
C#
VB
C++
Java
[DataMemberAttribute(Name="width", Order=0, IsRequired=true)] 
public int Width { get; set; } 
Public Property Width As Integer 
public int getWidth() 
public void setWidth(int value) 
public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the width of the size.

Requirements

Target Platforms

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

Leadtools Assembly

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