Share via


ImageEffect.ArtisticChalkSketch Property

ArtisticChalkSketch.Represents the element tag in schema: a14:artisticChalkSketch

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

Syntax

'Declaration
Public Property ArtisticChalkSketch As ArtisticChalkSketch
    Get
    Set
'Usage
Dim instance As ImageEffect
Dim value As ArtisticChalkSketch

value = instance.ArtisticChalkSketch

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticChalkSketch

See Also

Reference

ImageEffect Class

ImageEffect Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace