←Select platform

Maximum Property

Summary

Gets or sets the maximum value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool Maximum { get; set; } 
Public Property Maximum As Boolean 
public bool Maximum {get; set;} 
@property (nonatomic, assign) BOOL maximum 
public boolean getMaximum() 
public void setMaximum(boolean value) 
             
 <br/>get_Maximum();<br/>set_Maximum(value);<br/>Object.defineProperty('Maximum');  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly