Table of Contents

Interface IDynamicImageValuePropertyInfo

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.Framework.dll
public interface IDynamicImageValuePropertyInfo : IDynamicImagePropertyInfo
Inherited Members

Properties

DefaultValue

Gets the default value.

MaxValue

Gets the maximum value. If the property does not specify a maximum value, the span will be empty.

MinValue

Gets the minimum value. If the property does not specify a minimum value, the span will be empty.

ValueSize

Gets the size, in bytes, of the value.