Compartir a través de


BoundingBoxParameterType Enum

Definition

The types of bounding box paramter

public enum BoundingBoxParameterType
type BoundingBoxParameterType = 
Public Enum BoundingBoxParameterType
Inheritance
BoundingBoxParameterType

Fields

Name Value Description
None 0
XMin 1
YMin 2
XMax 3
YMax 4

Applies to