ThreeDFormat.ContourColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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