AcadSectionTypeSettingsClassIAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale
Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual double IAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale { get; set; }
Public Overridable Property IAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale As Double
Get
Set
public:
virtual property double IAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale {
double get ();
void set (double value);
}
abstract IAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale : float with get, set
override IAcadSectionTypeSettings_IntersectionBoundaryLinetypeScale : float with get, set
Property Value
Type:
Double
Implements
IAcadSectionTypeSettingsIntersectionBoundaryLinetypeScale
See Also