DimensionSettingsPostText2 Property |
Get or sets the second appended character string.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract string PostText2 { get; set; }
Public MustOverride Property PostText2 As String
Get
Set
Property Value
Type:
String
Valid when the number of stages of post-appending character string is 2 stages
See Also