PoAxismarginType Property |
Relative or absolute margin.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoAxisMarginTypes> marginType { get; }
Public ReadOnly Property marginType As SoSFEnum(Of PoAxisMarginTypes)
Get
public:
property SoSFEnum<PoAxisMarginTypes>^ marginType {
SoSFEnum<PoAxisMarginTypes>^ get ();
}
member marginType : SoSFEnum<PoAxisMarginTypes> with get
Property Value
Type:
SoSFEnumPoAxisMarginTypesRemarks See Also