C# Class HPdf.HPdfRect

显示文件 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_oe property

public float bottom
return float

left public_oe property

public float left
return float

right public_oe property

public float right
return float

top public_oe property

public float top
return float