| 
            
              CrossedSectionPointCount Property 
             | 
          
        
         
            Gets the number of points belonging to the crossed section.
            
 
    Namespace: 
   Karamba.Results.ShellSection
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int PointCount { get; }Public ReadOnly Property PointCount As Integer
	Get
public:
property int PointCount {
	int get ();
}member PointCount : int with get
Property Value
Type: 
Int32
See Also