Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Services.Raster.ServiceContracts Namespace > GetInformationResponse Class : Order Property |
public RasterByteOrder Order {get;}
'Declaration Public ReadOnly Property Order As RasterByteOrder
'Usage Dim instance As GetInformationResponse Dim value As RasterByteOrder value = instance.Order
public: property RasterByteOrder Order { RasterByteOrder get(); }