Click or drag to resize

ColorProperty Class

[Missing <summary> documentation for "T:Demo3D.Utilities.ColorProperty"]

Inheritance Hierarchy
SystemObject
  Demo3D.UtilitiesColorProperty

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class ColorProperty

The ColorProperty type exposes the following members.

Constructors
  NameDescription
Public methodColorProperty
Initializes a new instance of the ColorProperty class
Public methodColorProperty(Color)
Initializes a new instance of the ColorProperty class
Public methodColorProperty(Int32, Int32, Int32, Int32)
Initializes a new instance of the ColorProperty class
Top
Properties
  NameDescription
Public propertyA
Public propertyB
Public propertyG
Public propertyR
Top
Methods
See Also