public int ImageWidth {get;}
@property (nonatomic, readonly, assign) unsigned int imageWidth;
public int getImageWidth()
get_ImageWidth();
public: property int ImageWidth { int get(); }
'Declaration Public ReadOnly Property ImageWidth As Integer
'Usage Dim instance As RasterImage Dim value As Integer value = instance.ImageWidth
Use Width to get the actual width of the image data scanlines.
For more information refer to Accounting For View Perspective.
Target Platforms
RasterImage Class RasterImage Members
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.