C# Class SlideBuilder.Models.Shapes.MDShapeImage

Inheritance: MDShapeBox, IMDShape
Mostra file Open project: TelerikAcademy/Common

Public Methods

Method Description
MDShapeImage ( Image image, int imageIndex, long top, long left, long width ) : System
ToString ( ) : string

Method Details

MDShapeImage() public method

public MDShapeImage ( Image image, int imageIndex, long top, long left, long width ) : System
image Image
imageIndex int
top long
left long
width long
return System

ToString() public method

public ToString ( ) : string
return string