←Select platform

ShadowAngle Property

Summary

Gets or sets the value that indicates the direction of the light source that produces the shadow.

Syntax

C#
VB
C++
public ShadowCommandAngle ShadowAngle { get; set; } 

Property Value

Value that indicates the direction of the light source that produces the shadow. This property is used if the MosaicTilesCommandFlags.ShadowRGB flag or the MosaicTilesCommandFlags.ShadowGray flag is set. Valid values are found in ShadowCommandAngle

Example

Refer to MosaicTilesCommand 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