Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MakeEmpty Method








Initializes this RasterRegion to an empty interior.
Syntax
public void MakeEmpty()
'Declaration
 
Public Sub MakeEmpty() 
'Usage
 
Dim instance As RasterRegion
 
instance.MakeEmpty()
public void MakeEmpty()
- (void)makeEmpty
public void makeEmpty()
 function Leadtools.RasterRegion.MakeEmpty()
public:
void MakeEmpty(); 
Example
For an example, refer to RasterRegion.
Requirements

Target Platforms

See Also

Reference

RasterRegion Class
RasterRegion Members

Error processing SSI file