←Select platform

Type Property

Summary

Gets or sets a value that indicates whether to contract or expand the image region.

Syntax
C#
VB
C++
public ResizeRegionCommandType Type { get; set; } 
Public Property Type As ResizeRegionCommandType 
public: 
property ResizeRegionCommandType Type { 
   ResizeRegionCommandType get(); 
   void set (    ResizeRegionCommandType ); 
} 

Property Value

Value that indicates whether to contract or expand the image region.

Example

Refer to ResizeRegionCommand.

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