Constructor DimAbsolute
DimAbsolute(int)
Represents a dimension that is a fixed size.
public DimAbsolute(int Size)
Parameters
Sizeint
Remarks
This is a low-level API that is typically used internally by the layout system. Use the various static methods on the Dim class to create Dim objects instead.
DimAbsolute(DimAbsolute)
protected DimAbsolute(DimAbsolute original)
Parameters
originalDimAbsolute