←Select platform

Flags Property

Summary
Gets or sets the flags that identify how to distribute the canvas image with respect to the image and how to handle resizing.
Syntax
C#
VB
C++
public CanvasCommandFlags Flags { get; set; } 
  
Public Property Flags As CanvasCommandFlags 
public: 
property CanvasCommandFlags Flags { 
   CanvasCommandFlags get(); 
   void set (    CanvasCommandFlags ); 
} 

Property Value

Flags that identify how to distribute the canvas image with respect to the image and how to handle resizing.

Example

Refer to CanvasCommand example.

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.