'DeclarationPublic Property pMaxLineAngle As System.Double
'UsageDim instance As CiTools Dim value As System.Double instance.pMaxLineAngle = value value = instance.pMaxLineAngle
public System.double pMaxLineAngle {get; set;}
public read-write property pMaxLineAngle: System.Double;
public function get,set pMaxLineAngle : System.double