Spread WPF 18
GrapeCity.Core Namespace / ColorTransform Structure
Members


In This Topic
    ColorTransform Structure
    In This Topic
    Represents the color transform.
    Object Model
    ColorTransform Structure
    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