Defines the size (in pixels) of the marker.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec2s size { get; }
Public ReadOnly Property size As SoSFVec2s
Get
public:
property SoSFVec2s^ size {
SoSFVec2s^ get ();
}
member size : SoSFVec2s with get
Property Value
Type:
SoSFVec2sRemarks See Also