Table of Contents

Property EdgeColor

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

EdgeColor

Get/Set the display color for edges of all faces when rendering in 3d.(when RenderMode is Wire3d ,Hide or ShadeOn)

public Color EdgeColor { get; set; }

Property Value

Color

Remarks

Default value is Color.Empty and the edges keep their entity color.