Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public RasterImage DestinationImage {get;}
'Declaration
Public ReadOnly Property DestinationImage As RasterImage
'Usage
Dim instance As AddCommand Dim value As RasterImage value = instance.DestinationImage
public RasterImage DestinationImage {get;}
@property (nonatomic, strong, readonly, nullable) LTRasterImage *destinationImage
public RasterImage getDestinationImage()
get_DestinationImage();
public: property RasterImage^ DestinationImage { RasterImage^ get(); }