Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ColorF Structure
Members

In This Topic
    ColorF Structure
    In This Topic
    Represents a color in the form of rgba.
    Object Model
    ColorF Structure
    Syntax
    'Declaration
     
    Public Structure ColorF 
       Inherits System.ValueType
    public struct ColorF : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.ColorF

    See Also