←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
WinRT C#
C++
public CanvasCommandFlags Flags { get; set; } 
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly