MonobjcMonobjc Documented Class Library
BlueRange Property
NamespacesMonobjc.QuartzCoreCAEmitterCellBlueRange

Specifies the range the blue color component of the cell can vary. Animatable.

Original signature is '@property float blueRange'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual float BlueRange { get; set; }
Public Overridable Property BlueRange As Single
	Get
	Set
public:
virtual property float BlueRange {
	float get ();
	void set (float value);
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)