ImageEffect.ArtisticPencilSketch Property
ArtisticPencilSketch.Represents the element tag in schema: a14:artisticPencilSketch
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property ArtisticPencilSketch As ArtisticPencilSketch
Get
Set
'Uso
Dim instance As ImageEffect
Dim value As ArtisticPencilSketch
value = instance.ArtisticPencilSketch
instance.ArtisticPencilSketch = value
public ArtisticPencilSketch ArtisticPencilSketch { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticPencilSketch