Поделиться через


ArtisticGlowEdges.Smoothness Property

smoothness.Represents the attribte in schema: smoothness

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

Syntax

'Declaration
<SchemaAttrAttribute(, "smoothness")> _
Public Property Smoothness As Int32Value
    Get
    Set
'Usage
Dim instance As ArtisticGlowEdges
Dim value As Int32Value

value = instance.Smoothness

instance.Smoothness = value
[SchemaAttrAttribute(, "smoothness")]
public Int32Value Smoothness { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ArtisticGlowEdges Class

ArtisticGlowEdges Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace