←Select platform

Flags Property

Summary

Gets or sets a value that determines the behavior of the smoothing process.

Syntax

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

Property Value

Value that determines the behavior of the smoothing process.

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