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; }
<ObsoleteAttribute("This property is obsolete. Use DimensionText instead.")>
Public MustOverride Property DimentionText As String
Get
Set
Property Value
Type:
StringSee Also