Gets or sets the value indicating 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 indicating the direction of the light source that produces the shadow. This property is used if the RomanMosaicCommandFlags.ColoredShadow flag or the RomanMosaicCommandFlags.GrayShadow flag is set. Valid values are found in ShadowCommandAngle
Refer to RomanMosaicCommand 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