[Missing <summary> documentation for "P:Zivid.NET.Presets.Category.Presets"]
Namespace:
Zivid.NET.Presets
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public override Preset[] Presets { get; }
Public Overrides ReadOnly Property Presets As Preset()
Get
public:
virtual property array<Preset^>^ Presets {
array<Preset^>^ get () override;
}
Property Value
Type:
PresetSee Also