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 > RasterImageViewer Class : SourceRectangle Property |
[BrowsableAttribute(false)] public virtual Rectangle SourceRectangle {get; set;}
'Declaration <BrowsableAttribute(False)> Public Overridable Property SourceRectangle As Rectangle
'Usage Dim instance As RasterImageViewer Dim value As Rectangle instance.SourceRectangle = value value = instance.SourceRectangle
[BrowsableAttribute(false)] public: virtual property Rectangle SourceRectangle { Rectangle get(); void set ( Rectangle value); }