Color
Curve.Color property
Ottiene o imposta il colore della linea, il valore predefinito è white(1, 1, 1)
public Vector3 Color { get; set; }
Guarda anche
- struct Vector3
- class Curve
- spazio dei nomi Aspose.ThreeD.Entities
- assemblea Aspose.3D
Ottiene o imposta il colore della linea, il valore predefinito è white(1, 1, 1)
public Vector3 Color { get; set; }