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