Inset Constructor (Double)
|
Construct an Inset given one value to be
applied to each of the components.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Inset(
double size
)
Public Sub New (
size As Double
)
new :
size : float -> Inset
Parameters
- size
- Type: SystemDouble
See Also