Land Auto

SetInteger Method

SetInteger Method

Sets the specified preference setting.

See Also | Example

Signature

object.SetInteger(Setting, Value)

object

PreferencesAlignment,
PreferencesCogo,
PreferencesCrossSection, (Civil Engineering Feature)
PreferencesParcel,
PreferencesProfile, (Civil Engineering Feature)
PreferencesSurface,
The object or objects this property applies to.

Setting

eAeccPrefAlignInt,
eAeccPrefCogoInt,
eAeccPrefCrossSectionInt,
eAeccPrefParcelInt
eAeccPrefProfileInt,
eAeccPrefSurfaceInt,
enum; input-only
Specifies the setting to set.

Value

Integer; input-only
The value of the setting.

Remarks

For a listing of settings see the GetInteger method.