Harness proD API Help
EPLAN.Harness.API.DataStructures.Appearance Namespace
/
MaterialInfo Class
/ GetMaterialByColor Method
Color from which the material will be created.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetMaterialByColor Method
In This Topic
Create material from color.
Syntax
C#
public
static
MaterialInfo
GetMaterialByColor(
Color
color
)
Parameters
color
Color from which the material will be created.
Return Value
New material of required color.
See Also
Reference
MaterialInfo Class
MaterialInfo Members