Table of Contents

Class RepRectMM

Namespace
Root.ReportNet.Pdf
Assembly
ReportNet.dll
public class RepRectMM : RepRect
Inheritance
RepRectMM
Inherited Members

Constructors

RepRectMM(BrushProp, double, double)

public RepRectMM(BrushProp brush, double widthMM, double heightMM)

Parameters

brush BrushProp
widthMM double
heightMM double

RepRectMM(PenProp, BrushProp, double, double)

public RepRectMM(PenProp pen, BrushProp brush, double widthMM, double heightMM)

Parameters

pen PenProp
brush BrushProp
widthMM double
heightMM double

RepRectMM(PenProp, double, double)

public RepRectMM(PenProp pen, double widthMM, double heightMM)

Parameters

pen PenProp
widthMM double
heightMM double