Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageList Class : CreateParams Property |
protected override CreateParams CreateParams {get;}
'Declaration Protected Overrides ReadOnly Property CreateParams As CreateParams
'Usage Dim instance As RasterImageList Dim value As CreateParams value = instance.CreateParams
protected: property CreateParams^ CreateParams { CreateParams^ get() override; }