Preset2DSettings Property |
[Missing <summary> documentation for "P:Zivid.NET.Presets.Preset2D.Settings"]
Namespace:
Zivid.NET.Presets
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic override Settings2D Settings { get; }
Public Overrides ReadOnly Property Settings As Settings2D
Get
public:
virtual property Settings2D^ Settings {
Settings2D^ get () override;
}
Property Value
Type:
Settings2D
See Also