API Reference
Enum
VisioMeasurementUnit
Supported measurement units for Visio pages.
Inheritance
- Enum
- VisioMeasurementUnit
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field VisioMeasurementUnit.Centimeters
- Field VisioMeasurementUnit.Inches
- Field VisioMeasurementUnit.Millimeters
- Property VisioPage.DefaultUnit
- Property VisioPage.ScaleMeasurementUnit
- Property VisioScaleSetting.Unit
Accepted by parameters
- Method VisioFluentDocument.Page
- Method VisioFluentPage.Size
- Method VisioDocument.AddPage
- Method VisioMeasurementUnitExtensions.FromInches
- Method VisioMeasurementUnitExtensions.FromVisioUnitCode
- Method VisioMeasurementUnitExtensions.ToInches
- Method VisioMeasurementUnitExtensions.ToVisioUnitCode
- Method VisioPage.AddCircle
- Method VisioPage.AddData
- Method VisioPage.AddDecision
- Method VisioPage.AddDiamond
- Method VisioPage.AddEllipse
- Method VisioPage.AddHexagon
- Method VisioPage.AddManualOperation
- Method VisioPage.AddOffPageReference
- Method VisioPage.AddParallelogram
- Method VisioPage.AddPentagon
- Method VisioPage.AddPreparation
- Method VisioPage.AddProcess
- Method VisioPage.AddRectangle
- Method VisioPage.AddShape
- Method VisioPage.AddShape
- Method VisioPage.AddSquare
- Method VisioPage.AddTrapezoid
- Method VisioPage.AddTriangle
- Method VisioPage.Size
- Constructor VisioScaleSetting.VisioScaleSetting
- Method VisioScaleSetting.ConvertTo
- Method VisioScaleSetting.FromInches
- Method VisioScaleSetting.FromUnit
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String