Gets or sets the direction of the linear gradient of this brush.
Object.defineProperty(AnnLinearGradientBrush.prototype, 'linearGradientMode',
get: function(),
set: function(value)
)
linearGradientMode: AnnLinearGradientMode;
The direction of the linear gradient of this brush. Default value is AnnLinearGradientMode.Diagonal.
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