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


ArtisticPaintStrokes.Intensity Property

intensity.Represents the attribte in schema: intensity

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

Syntax

'Declaration
<SchemaAttrAttribute(, "intensity")> _
Public Property Intensity As Int32Value
    Get
    Set
'Usage
Dim instance As ArtisticPaintStrokes
Dim value As Int32Value

value = instance.Intensity

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ArtisticPaintStrokes Class

ArtisticPaintStrokes Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace