Sdílet prostřednictvím


ImageProperties.ImageLayer Property

ImageLayer.Represents the element tag in schema: a14:imgLayer

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

Syntax

'Declaration
Public Property ImageLayer As ImageLayer
    Get
    Set
'Usage
Dim instance As ImageProperties
Dim value As ImageLayer

value = instance.ImageLayer

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ImageLayer

See Also

Reference

ImageProperties Class

ImageProperties Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace