DBObjectSetFromStyle Method
|
Sets the annotative property of an object
according to its corresponding style, such as styles of text
objects.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool SetFromStyle()
Public Function SetFromStyle As Boolean
public:
bool SetFromStyle()
member SetFromStyle : unit -> bool
Return Value
Boolean
true if the annotative property of the
object is successfully changed.
See Also