←Select platform

Type Property

Summary

Gets or sets a value that represents the type of the shadow.

Syntax

C#
VB
WinRT C#
C++
public ShadowCommandType Type { get; set; } 
  
get_Type(); 
set_Type(value); 
Object.defineProperty('Type');  

Property Value

Type of the shadow.

Example

Refer to ShadowCommand.

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