[]
Gets or sets the color of the face.
[Obsolete("Use FaceBrush instead.")] public Color FaceColor { get; set; }
<Obsolete("Use FaceBrush instead.")> Public Property FaceColor As Color