Leadtools.WinForms Namespace > RasterImageViewer Class : InteractiveRegionType Property |
[DescriptionAttribute("The type of region to create when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public virtual RasterViewerInteractiveRegionType InteractiveRegionType {get; set;}
'Declaration <DescriptionAttribute("The type of region to create when the user creates regions interactively.")> <CategoryAttribute("Interactive Mode")> Public Overridable Property InteractiveRegionType As RasterViewerInteractiveRegionType
'Usage Dim instance As RasterImageViewer Dim value As RasterViewerInteractiveRegionType instance.InteractiveRegionType = value value = instance.InteractiveRegionType
[DescriptionAttribute("The type of region to create when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public virtual RasterViewerInteractiveRegionType InteractiveRegionType {get; set;}
DescriptionAttribute("The type of region to create when the user creates regions interactively.") CategoryAttribute("Interactive Mode") get_InteractiveRegionType();
set_InteractiveRegionType(value);
[DescriptionAttribute("The type of region to create when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public: virtual property RasterViewerInteractiveRegionType InteractiveRegionType { RasterViewerInteractiveRegionType get(); void set ( RasterViewerInteractiveRegionType 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