MatchLineRightLabelStyleId Property |
Gets or sets the label style of the right side MatchLine label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic ObjectId RightLabelStyleId { get; set; }Public Property RightLabelStyleId As ObjectId
Get
Set
public:
property ObjectId RightLabelStyleId {
ObjectId get ();
void set (ObjectId value);
}Property Value
ObjectId
Exceptions
See Also