Namespace:
C1.C1PrintDocument.Util
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public C1DSides( float top, float right, float bottom, float left ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ top As Single, _ right As Single, _ bottom As Single, _ left As Single _ ) |
Parameters
- top
- Type: System..::.Single
- right
- Type: System..::.Single
- bottom
- Type: System..::.Single
- left
- Type: System..::.Single