Share

DBObject.SetFromStyle Method

Description

Sets the annotative property of an object from its (optionally) associated style. Returns true on successful return if the annotative property of the object changed.

Visual Basic

Public Function SetFromStyle() As bool

C#

public bool SetFromStyle();

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?