Compartilhar via


RegionOfInterest.Weight Propriedade

Definição

Obtém ou define o peso da região de interesse.

public:
 property unsigned int Weight { unsigned int get(); void set(unsigned int value); };
uint32_t Weight();

void Weight(uint32_t value);
public uint Weight { get; set; }
var uInt32 = regionOfInterest.weight;
regionOfInterest.weight = uInt32;
Public Property Weight As UInteger

Valor da propriedade

UInt32

unsigned int

uint32_t

Obtém ou define o peso da região de interesse, que é um valor de 0 a 100.

Aplica-se a