Class SnapPointsGroup
Represents a group of snap points.
Inherited Members
Namespace: Melanchall.DryWetMidi.Multimedia
Assembly: Melanchall.DryWetMidi.dll
Syntax
public sealed class SnapPointsGroup
Properties
IsEnabled
Gets or sets a value indicating whether the current SnapPointsGroup
is enabled or not.
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |