Freigeben über


ThreeDFormat.ContourWidth Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.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

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Core Namespace