Gets or sets the value that indicates the direction of the light source that produces the shadow.
public ShadowCommandAngle ShadowAngle { get; set; }
Public Property ShadowAngle As Leadtools.Imageprocessing.Specialeffects.ShadowCommandAngle
public:
property Leadtools.Imageprocessing.Specialeffects.ShadowCommandAngle ShadowAngle {
Leadtools.Imageprocessing.Specialeffects.ShadowCommandAngle get();
void set ( Leadtools.Imageprocessing.Specialeffects.ShadowCommandAngle );
}
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
Refer to MosaicTilesCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET