Click or drag to resize

DimensionShapeDimentionText Property

Note: This API is now obsolete.

Get or set the dimension value character string. ※ It may become unusable in the future. Please use DimensionText.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
[ObsoleteAttribute("This property is obsolete. Use DimensionText instead.")]
public abstract string DimentionText { get; set; }

Property Value

Type: String
See Also