C# Class CardMaker.Card.Shapes.ShapeInfo

Datei anzeigen Open project: nhmkdev/cardmaker Class Usage Examples

Public Methods

Method Description
ShapeInfo ( int nThickness, int nOverrideWidth, int nOverrideHeight, string arguments ) : System

Private Methods

Method Description
ShapeInfo ( ) : System

Method Details

ShapeInfo() public method

public ShapeInfo ( int nThickness, int nOverrideWidth, int nOverrideHeight, string arguments ) : System
nThickness int
nOverrideWidth int
nOverrideHeight int
arguments string
return System