IDrawableProperties.Color

IDrawableProperties.Color property

Color to represent geometry with

public ColorRGB? Color { get; }

Property Value

Null if no color specified, RGB color if specified

See Also