Creates a Dimension2D instance with the specified width and height.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Dimension2D createSizeF ( |
Specifies the width.
Specifies the height.
A java.awt.geom.Dimension2D object.