C# Class Smartmobili.Cocoa.GSDeviceWhiteColor

Inheritance: GSWhiteColor
Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : GSDeviceWhiteColor
InitWithDeviceWhite ( double white, double alpha ) : NSColor

Method Details

Alloc() public static method

public static Alloc ( ) : GSDeviceWhiteColor
return GSDeviceWhiteColor

InitWithDeviceWhite() public method

public InitWithDeviceWhite ( double white, double alpha ) : NSColor
white double
alpha double
return NSColor

Property Details

Class public static property

public static Class,Smartmobili.Cocoa Class
return Class