Helper method to convert AnnBrush to System.Drawing.Brush with alpha, opacity and bounding rectangle values.
Overload | Description |
---|---|
ToBrush(annbrush) | Helper method to convert AnnBrush to System.Drawing.Brush. |
ToBrush(annbrush,double) | Helper method to convert AnnBrush to System.Drawing.Brush. |
ToBrush(annbrush,double,leadrectd) | Helper method to convert AnnBrush to System.Drawing.Brush with opacity and bounding rectangle values. |
ToBrush(annbrush,int) | Helper method to convert AnnBrush to System.Drawing.Brush with alpha value. |
ToBrush(annbrush,int,double) | Helper method to convert AnnBrush to System.Drawing.Brush using either an alpha or opacity value. |
ToBrush(annbrush,int,double,leadrectd) | Helper method to convert AnnBrush to System.Drawing.Brush with alpha, opacity and bounding rectangle values. |
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