RasterImageImageWidth
Property
|
Property that represents the image width in
pixels.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double ImageWidth { get; }
Public ReadOnly Property ImageWidth As Double
Get
public:
property double ImageWidth {
double get ();
}
member ImageWidth : float with get
Property Value
Double
See Also