Gets a float value specifying icon size in diagram's MeasureUnit.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Float getSize () |
A Float value that lets you override the icon size. The default value is null.
RemarksIf this property is not set, icons are rendered using default unit-independent size.
See Also