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

Font Property Value. More...

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

Public Member Functions

 FontPropertyValue (System::String^ pValue)
 Constructor. More...
 

Properties

System::String^  Value [get, set]
 The font value (font name). 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

Font Property Value.

Constructor & Destructor Documentation

X3g::Plugin::FontPropertyValue::FontPropertyValue ( System::String^  pValue)

Constructor.

Parameters
pValueInitial font (name).

Property Documentation

System:: String^ X3g::Plugin::FontPropertyValue::Value
getset

The font value (font name).