Miner.Geodatabase.Edit Namespace > Editor Class : SnapToleranceUnits Property |
'Declaration
Public Shared Property SnapToleranceUnits As SnapToleranceUnits
'Usage
Dim value As SnapToleranceUnits Editor.SnapToleranceUnits = value value = Editor.SnapToleranceUnits
public static SnapToleranceUnits SnapToleranceUnits {get; set;}
public read-write property SnapToleranceUnits: SnapToleranceUnits; static;
public static function get,set SnapToleranceUnits : SnapToleranceUnits
public: __property static SnapToleranceUnits get_SnapToleranceUnits(); public: __property static void set_SnapToleranceUnits( SnapToleranceUnits value );
public: static property SnapToleranceUnits SnapToleranceUnits { SnapToleranceUnits get(); void set ( SnapToleranceUnits value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2