PoLabelFieldconcatType Property |
Concatenation type between values and strings.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLabelFieldConcatTypes> concatType { get; }
Public ReadOnly Property concatType As SoSFEnum(Of PoLabelFieldConcatTypes)
Get
public:
property SoSFEnum<PoLabelFieldConcatTypes>^ concatType {
SoSFEnum<PoLabelFieldConcatTypes>^ get ();
}
member concatType : SoSFEnum<PoLabelFieldConcatTypes> with get
Property Value
Type:
SoSFEnumPoLabelFieldConcatTypesRemarks See Also