![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Public Member Functions | |
ImagePropertyValue (System::Windows::Media::Imaging::BitmapSource^ pValue, eom::Boolean pStatic) | |
Constructor. More... | |
Properties | |
System::Windows::Media::Imaging::BitmapSource^ | Value [get, set] |
The image value. More... | |
![]() | |
PropertyType | Type [get] |
The type of the value. More... | |
String^ | ValueAsString [get, set] |
The string representation of the value. More... | |
Image Property Value.
X3g::Plugin::ImagePropertyValue::ImagePropertyValue | ( | System::Windows::Media::Imaging::BitmapSource^ | pValue, |
eom::Boolean | pStatic | ||
) |
Constructor.
pValue | Initial image. |
pStatic | Indicates that the image source will receive updates. |
|
getset |
The image value.