←Select platform

Width Property

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

Property Value

Value that indicates the width of the size.

Requirements

Target Platforms

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

Leadtools Assembly

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