Table of Contents

Struct DeviceEffectID

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll
public readonly struct DeviceEffectID : IEquatable<DeviceEffectID>
Implements
Inherited Members

Constructors

DeviceEffectID(in Guid)

Properties

Guid

Methods

Equals(DeviceEffectID)
Equals(in DeviceEffectID)
Equals(object?)
GetHashCode()
GetName()
ToString()

Operators

operator ==(in DeviceEffectID, in DeviceEffectID)
implicit operator Guid(in DeviceEffectID)
implicit operator DeviceEffectID(in Guid)
operator !=(in DeviceEffectID, in DeviceEffectID)