File3dmHatchPatternTable.ComponentType Property

File3dmHatchPatternTableComponentType Property

Returns HatchPattern.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override ModelComponentType ComponentType { get; }
Public Overrides ReadOnly Property ComponentType As ModelComponentType
	Get

Property Value

Type: ModelComponentType

Implements

ICommonComponentTableTComponentType
Version Information

Rhino for Windows

Supported in: 6.14
See Also