C# Class HPdf.HPdfRect

Show file Open project: ChristophGuillermet/WHITECAT_opensource Class Usage Examples

Public Properties

Property Type Description
bottom float
left float
right float
top float

Property Details

bottom public property

public float bottom
return float

left public property

public float left
return float

right public property

public float right
return float

top public property

public float top
return float