CadBaseEntity.Material

CadBaseEntity.Material property

Gets or sets the material.

public string Material { get; set; }

Property Value

The material.

See Also