API Help
Eplan.EplApi.DataModel.Graphics Namespace / Image Class / PhysicalDimension Property

PhysicalDimension Property
Returns size of the bitmap in points.
Syntax
public PointD PhysicalDimension {get;}

Property Value

Eplan.EplApi.Base.PointD - height and width of the bitmap in points.
Exceptions
ExceptionDescription
Thrown when dimension cannot be read
See Also