Share

AssemblyStyle.MarkerStyleAtMainBaselineId Property

Gets the ID of the marker style at the Assembly main baseline.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectId MarkerStyleAtMainBaselineId { get; }

VB

Public ReadOnly Property MarkerStyleAtMainBaselineId As ObjectId
	Get

C++

public:
property ObjectId MarkerStyleAtMainBaselineId {
	ObjectId get ();
}

Property Value

ObjectId

See Also

Reference

Was this information helpful?