Condividi tramite


Printing3DColorMaterial.Value Proprietà

Definizione

Ottiene o imposta il valore del colore del materiale.

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

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Valore del colore del materiale.

Si applica a