Gets the size of one pixel expressed in the specified diagram's units of measure.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static double GetPixel ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetPixel( _ |
An instance of the Diagram class.
See Also