Aspose.Note for .Net
KeepSolidObjectsAlgorithm Constructor (Single) |
Initializes a new instance of the KeepSolidObjectsAlgorithm class using specific height limit of cloned part.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public KeepSolidObjectsAlgorithm( float heightLimitOfClonedPart )
Public Sub New ( heightLimitOfClonedPart As Single )
public: KeepSolidObjectsAlgorithm( float heightLimitOfClonedPart )
new : heightLimitOfClonedPart : float32 -> KeepSolidObjectsAlgorithm
Parameters
- heightLimitOfClonedPart
- Type: SystemSingle
The max height of cloned part.
