←Select platform

NoRegionClip Property

Summary

Enables or disables clipping the image to the region.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool NoRegionClip {get; set;} 
Public Property NoRegionClip As Boolean 
public bool NoRegionClip {get; set;} 
@property (nonatomic, assign) BOOL clipsRegion 
public boolean getNoRegionClip() 
public void setNoRegionClip(boolean value) 
             
  
get_NoRegionClip(); 
set_NoRegionClip(value); 
Object.defineProperty('NoRegionClip');  
public: 
property bool NoRegionClip { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to clip the image to the region; false, otherwise.

Remarks

This property is used internally by LEADTOOLS.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize