Calculates the point corresponding to the specified percent values relative to the specified rectangle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static Point RectPtFromPercent ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function RectPtFromPercent( _ |
See Also