Uses of Class
com.axemble.vdoc.sdk.structs.Dimension
Packages that use Dimension
-
Uses of Dimension in com.axemble.vdoc.sdk.interfaces.ui.designer
Methods in com.axemble.vdoc.sdk.interfaces.ui.designer that return DimensionModifier and TypeMethodDescriptionILocationSupport.getDimension()
Gets the current dimension of aIDesignElement
.Methods in com.axemble.vdoc.sdk.interfaces.ui.designer with parameters of type DimensionModifier and TypeMethodDescriptionvoid
ILocationSupport.setDimension
(Dimension dimension) Sets the location using aPoint
structure.