DatabaseSplframe Property
|
Property that controls the display of control
polygons for Splines and spline-fit Polylines. This property
corresponds to the SPLFRAME system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool Splframe { get; set; }
Public Property Splframe As Boolean
Get
Set
public:
property bool Splframe {
bool get ();
void set (bool value);
}
member Splframe : bool with get, set
Property Value
Boolean
See Also