←Select platform

PerspectiveCommandType Enumeration

Summary
This enumeration will contains all types needed to indicate which background is selected.
Syntax
C#
C++/CLI
Python
public enum PerspectiveCommandType 
public enum class PerspectiveCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class PerspectiveCommandType(Enum): 
   Image = 1 
   Color = 2 
Members
ValueMemberDescription
1ImageUse the same image as background.
2ColorFill the background by PerspectiveCommand.FillColor property only.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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