←Select platform

Maximum Property

Summary

Gets or sets the maximum value.

Syntax
C#
VB
Objective-C
C++
Java
public bool Maximum { get; set; } 
Public Property Maximum As Boolean 
@property (nonatomic, assign) BOOL maximum 
public boolean getMaximum() 
public void setMaximum(boolean value) 
public: 
property bool Maximum { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to erode black objects and false to dilate black objects

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly