|
EK RTF report components for .Net
|
constructor create(x: word; y: word; Xmm: double; Ymm: double);
public create(word x, word y, double Xmm, double Ymm);
Public Sub create(x As word, y As word, Xmm As double, Ymm As double)
Use Create to programmatically instantiate an EkImageFormat object. Create sets: SizeX=x, SizeY=y, ScaleX=100, ScaleY=100, Proportional=true.
|
Copyright (c) 2007. All rights reserved.
|