←Select platform

Predefined Property

Summary

Gets or sets a value that represents the predefined binary filter to use.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Predefined", IsRequired=true)] 
public BinaryFilterCommandPredefined Predefined { get; set; } 
  
<DataMemberAttribute(Name="Predefined", IsRequired=True)> 
Public Property Predefined As Leadtools.Services.Imageprocessing.Datacontracts.BinaryFilterCommandPredefined 

Property Value

The predefined binary filter to use.

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.Services.ImageProcessing.DataContracts Assembly