IAcadDim3PointAngularDimensionLinetype Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
string DimensionLinetype { set; }
WriteOnly Property DimensionLinetype As String
Set
property String^ DimensionLinetype {
void set (String^ value);
}
abstract DimensionLinetype : string with set
Property Value
String
See Also