Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsImageInfo Class : Order Property |
public RasterByteOrder Order {get;}
'Declaration
Public ReadOnly Property Order As RasterByteOrder
'Usage
Dim instance As CodecsImageInfo Dim value As RasterByteOrder value = instance.Order
public RasterByteOrder Order {get;}
@property (nonatomic, assign, readonly) LTRasterByteOrder order
public RasterByteOrder getOrder()
get_Order();
public: property RasterByteOrder Order { RasterByteOrder get(); }