Share

AssemblyStyle.MarkerStyleAtMainBaselineOriginId Property

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



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

Syntax

C#

public ObjectId MarkerStyleAtMainBaselineOriginId { get; }

VB

Public ReadOnly Property MarkerStyleAtMainBaselineOriginId As ObjectId
	Get

C++

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

Property Value

ObjectId

See Also

Reference

Was this information helpful?