SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationMatchLineSnapStation Property |
Specify whether to enable match lines to snap down to a rounded station value.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean MatchLineSnapStation { get; }
Public ReadOnly Property MatchLineSnapStation As PropertyBoolean
Get
public:
property PropertyBoolean^ MatchLineSnapStation {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also