Click or drag to resize

CrossSectionPointList Properties

The CrossSectionPointList type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of points defining this cross section.
Public propertyExtensionData
Holds data from an extended DataContract
Public propertyIsReadOnly
Always false
Public propertyItem
Indexer. For more compact .Net code. Getter calls , setter calls .
Public propertyLstPoints
List of cross section points.
Top
See Also