SettingsAlignmentSettingsDynamicAlignmentHighlightTransitionRegionColor Property |
Gets TransitionRegionColor for dynamic alignment highlight.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyColor TransitionRegionColor { get; }
Public ReadOnly Property TransitionRegionColor As PropertyColor
Get
public:
property PropertyColor^ TransitionRegionColor {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also