SettingsCmdCreateSurfaceWaterdropSettingsCmdWaterdropMarkerStartPointMarkerStyleId Property |
Gets the default start point marker styleId.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyObjectId StartPointMarkerStyleId { get; }
Public ReadOnly Property StartPointMarkerStyleId As PropertyObjectId
Get
public:
property PropertyObjectId^ StartPointMarkerStyleId {
PropertyObjectId^ get ();
}
Property Value
PropertyObjectId
See Also