←Select platform

Width Property

Summary

The width of the frame in pixels.

Syntax

C#
VB
Java
Objective-C
C++
public int Width { get; set; } 
Public Property Width As Integer 
@property (nonatomic, assign) NSInteger width 
             
public int getWidth() 
public void setWidth(int value) 
             
public:  
   property Int32 Width 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The width of the frame in pixels.

Remarks

This value should always be positive.

Requirements

Target Platforms

See Also

Reference

Frame Structure

Frame Members

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

Leadtools.CreditCards Assembly