Public Sub SetDefaultProjectUnitFormat( _ ByVal defaultFormat As DisplayUnitFormat _ )
public void SetDefaultProjectUnitFormat( DisplayUnitFormat defaultFormat )
Parameters
- defaultFormat
- The project default unit format to set
Public Sub SetDefaultProjectUnitFormat( _ ByVal defaultFormat As DisplayUnitFormat _ )
public void SetDefaultProjectUnitFormat( DisplayUnitFormat defaultFormat )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
| System.ArgumentNullException | defaultFormat |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)