ThreeDFormat.ContourWidth Property
Returns or sets a Single that represents the width of the contour of a shape. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ContourWidth As Single
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single
value = instance.ContourWidth
instance.ContourWidth = value
float ContourWidth { get; set; }
Property Value
Type: System.Single
Single