pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
X3g::Plugin::ColorPropertyValue Class Reference

Color Property Value. More...

Inheritance diagram for X3g::Plugin::ColorPropertyValue:
Inheritance graph
[legend]

Public Member Functions

 ColorPropertyValue (Color pValue)
 Constructor. More...
 

Properties

Color Value [get, set]
 The color value. More...
 
- Properties inherited from X3g::Plugin::PropertyValue
PropertyType Type [get]
 The type of the value. More...
 
String^  ValueAsString [get, set]
 The string representation of the value. More...
 

Detailed Description

Color Property Value.

Constructor & Destructor Documentation

X3g::Plugin::ColorPropertyValue::ColorPropertyValue ( Color  pValue)

Constructor.

Parameters
pValueInitial color value.

Property Documentation

Color X3g::Plugin::ColorPropertyValue::Value
getset

The color value.