OptionsConfigurationDEFAULT_PIXEL_NEIGHBORHOOD Field |
The default pixel neighborhood setting.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax private const int DEFAULT_PIXEL_NEIGHBORHOOD = 5
Private Const DEFAULT_PIXEL_NEIGHBORHOOD As Integer = 5
private:
literal int DEFAULT_PIXEL_NEIGHBORHOOD = 5
static val mutable private DEFAULT_PIXEL_NEIGHBORHOOD: int
Field Value
Type:
Int32See Also