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 : ViewPerspective Property |
public RasterViewPerspective ViewPerspective {get;}
'Declaration Public ReadOnly Property ViewPerspective As RasterViewPerspective
'Usage Dim instance As GetInformationResponse Dim value As RasterViewPerspective value = instance.ViewPerspective
public: property RasterViewPerspective ViewPerspective { RasterViewPerspective get(); }