C# Class SlideBuilder.Models.Shapes.MDShapeImage

Inheritance: MDShapeBox, IMDShape
Afficher le fichier Open project: TelerikAcademy/Common

Méthodes publiques

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

Method Details

MDShapeImage() public méthode

public MDShapeImage ( Image image, int imageIndex, long top, long left, long width ) : System
image Image
imageIndex int
top long
left long
width long
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string