←Select platform

Type Property

Summary

Gets or sets a value that indicates the type of background to be used.

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

Property Value

A PerspectiveCommandType enumeration value that indicates the type of background to be used.

Example

Refer to PerspectiveCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly