Share via


SurfaceType.Thickness Property

Thickness.Represents the element tag in schema: c:thickness

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Thickness As Thickness
    Get
    Set
'Usage
Dim instance As SurfaceType
Dim value As Thickness

value = instance.Thickness

instance.Thickness = value
public Thickness Thickness { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Thickness
Returns Thickness.

See Also

Reference

SurfaceType Class

SurfaceType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace