Leadtools.WinForms Namespace > RasterImageViewer Class : InteractiveRegionCombineMode Property |
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public virtual RasterRegionCombineMode InteractiveRegionCombineMode {get; set;}
'Declaration <DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")> <CategoryAttribute("Interactive Mode")> Public Overridable Property InteractiveRegionCombineMode As RasterRegionCombineMode
'Usage Dim instance As RasterImageViewer Dim value As RasterRegionCombineMode instance.InteractiveRegionCombineMode = value value = instance.InteractiveRegionCombineMode
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public virtual RasterRegionCombineMode InteractiveRegionCombineMode {get; set;}
DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.") CategoryAttribute("Interactive Mode") get_InteractiveRegionCombineMode();
set_InteractiveRegionCombineMode(value);
[DescriptionAttribute("The region combine mode to be used when the user creates regions interactively.")] [CategoryAttribute("Interactive Mode")] public: virtual property RasterRegionCombineMode InteractiveRegionCombineMode { RasterRegionCombineMode get(); void set ( RasterRegionCombineMode 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