GIRasterImageDescSetPixelHeight Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void SetPixelHeight(
uint pixelHeight
)
Public Sub SetPixelHeight (
pixelHeight As UInteger
)
public:
void SetPixelHeight(
unsigned int pixelHeight
)
member SetPixelHeight :
pixelHeight : uint32 -> unit
Parameters
- pixelHeight
- Type: SystemUInt32
See Also