DatabaseDimldrblk Property
|
Property that controls the arrowhead block at
the ends of leader lines. A null value specifies the default
arrowhead is to be used. This property corresponds to the DIMLDRBLK
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId Dimldrblk { get; set; }
Public Property Dimldrblk As ObjectId
Get
Set
public:
property ObjectId Dimldrblk {
ObjectId get ();
void set (ObjectId value);
}
member Dimldrblk : ObjectId with get, set
Property Value
ObjectId
See Also