public void SetDefaultProjectUnitFormat( DisplayUnitFormat defaultFormat )
Public Sub SetDefaultProjectUnitFormat( _ ByVal defaultFormat As DisplayUnitFormat _ )
Parameters
- defaultFormat
- The project default unit format to set
public void SetDefaultProjectUnitFormat( DisplayUnitFormat defaultFormat )
Public Sub SetDefaultProjectUnitFormat( _ ByVal defaultFormat As DisplayUnitFormat _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | Thrown when a method is called on the wrong Pro thread |
System.ArgumentNullException | defaultFormat |
Target Platforms: Windows 10, Windows 8.1