Table of Contents

Class ImageLayer

Namespace
HeBianGu.Control.LayerBox
Assembly
HeBianGu.Control.LayerBox.dll
public class ImageLayer : Layer, ILayer
Inheritance
ImageLayer
Implements
Inherited Members
Extension Methods

Fields

ImageSourceProperty

public static readonly DependencyProperty ImageSourceProperty

Field Value

DependencyProperty

Properties

ImageSource

public ImageSource ImageSource { get; set; }

Property Value

ImageSource

Methods

Draw(IDrawing)

public override void Draw(IDrawing drawing)

Parameters

drawing IDrawing