C#
VB
C++
Gets or sets the width or horizontal component this LeadSize structure in pixels.
[DataMemberAttribute(Name="Width", IsRequired=true)]
public int Width { get; set; }
The width or horizontal component of this LeadSize structure in pixels.