ThreeDFormat.ContourColor Property

Definition

Returns or sets a ColorFormat object that represents color of the contour of a shape. Read/write.

public:
 property Microsoft::Office::Interop::Word::ColorFormat ^ ContourColor { Microsoft::Office::Interop::Word::ColorFormat ^ get(); };
public Microsoft.Office.Interop.Word.ColorFormat ContourColor { get; }
member this.ContourColor : Microsoft.Office.Interop.Word.ColorFormat
Public ReadOnly Property ContourColor As ColorFormat

Property Value

ColorFormat

Applies to