PDFView4NET WinForms Edition
ToGdiColor() Method




O2S.Components.PDFView4NET.Graphics Namespace > PDFColor Class > ToGdiColor Method : ToGdiColor() Method
Converts this color object to a GDI color object.
Syntax
'Declaration
 
Public Overloads Overridable Function ToGdiColor() As Color
'Usage
 
Dim instance As PDFColor
Dim value As Color
 
value = instance.ToGdiColor()
public virtual Color ToGdiColor()
public: virtual Color ToGdiColor(); 
public:
virtual Color ToGdiColor(); 

Return Value

GDI color.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFColor Class
PDFColor Members
Overload List