←Select platform

PerspectiveCommandType Enumeration

Summary
This enumeration will contains all types needed to indicate which background is selected.
Syntax
C#
VB
C++
public enum PerspectiveCommandType 
  
Public Enum PerspectiveCommandType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class PerspectiveCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1ImageUse the same image as background.
2ColorFill the background by PerspectiveCommand.FillColor property only.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.