Share via


ImageEffect.ArtisticGlass Property

ArtisticGlass.Represents the element tag in schema: a14:artisticGlass

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

Syntax

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

value = instance.ArtisticGlass

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticGlass

See Also

Reference

ImageEffect Class

ImageEffect Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace