Returns the measure unit corresponding to the specified graphics unit.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public static MeasureUnit FromGraphicsUnit ( |
Visual Basic
![]() |
---|
Public Shared Function FromGraphicsUnit( _ |
One of the GraphicsUnit values.
The built-in MeasureUnit corresponding to the specified graphics unit. If unit is World, this method returns null (Nothing in Visual Basic). If unit is Display, this method returns Pixel.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |