Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ColorTransform Structure
Members


In This Topic
    ColorTransform Structure
    In This Topic
    Represents the color transform.
    Syntax
    'Declaration
     
    
    Public Structure ColorTransform 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As ColorTransform
    public struct ColorTransform : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Core.ColorTransform

    See Also