IAcadDim3PointAngularDimensionLinetype Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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