Class ScanbotCameraXView.UseCaseResolutionSize
public abstract class ScanbotCameraXView.UseCaseResolutionSize : Object
- Inheritance
-
ScanbotCameraXView.UseCaseResolutionSize
- Derived
Constructors
UseCaseResolutionSize(Size, DefaultConstructorMarker)
public UseCaseResolutionSize(Size resolution, DefaultConstructorMarker _constructor_marker)
Parameters
resolutionSize_constructor_markerDefaultConstructorMarker
UseCaseResolutionSize(nint, JniHandleOwnership)
protected UseCaseResolutionSize(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReferenceninttransferJniHandleOwnership
Properties
Resolution
public Size Resolution { get; }