Property PropertyType
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.Framework.dll
PropertyType
Gets the type of property.
If this is Object, this instance should be cast to
IDynamicImageObjectPropertyInfo to retrieve additional property information.
If this is Value, this instance should be cast to
IDynamicImageValuePropertyInfo to retrieve additional property information.
DynamicImagePropertyType PropertyType { get; }