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 Rectangle SourceRectangle {get; set;}
BrowsableAttribute() get_SourceRectangle();
set_SourceRectangle(value);
[BrowsableAttribute(false)] public: virtual property Rectangle SourceRectangle { Rectangle get(); void set ( Rectangle value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2