←Select platform

FullObjectMargin Property

Summary

The additional margin used when extracting entire objects.

Syntax
C#
VB
C++
public uint FullObjectMargin {get; set;} 
Public Property FullObjectMargin() As UInteger 
   Get 
   Set 
public:  
   property UInt32 FullObjectMargin 
   { 
      UInt32 get() 
      void set(UInt32 value) 
   } 

Property Value

The additional margin when extracting entire objects. The default value is 0.

Remarks

Set to 0 to use outline-only clipping.

Example

For an example, refer to ExtractObjectsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.