BitmapAreaProperties
Canonical path: NemAll_Python_BasisElements.BitmapAreaProperties
Properties of the bitmap area.
DirectionToReferenceLine
property
Property for direction to reference line
:type: None
TransparentColorTolerance
property
Property for transparent color tolerance
:type: None
UseDirectionToReferenceLine
property
Property for usage of direction to reference line
:type: None
UseReferencePoint
property
Property for usage of reference point
:type: None
__eq__
__eq__(prop: BitmapAreaProperties) -> bool
equal operator
Parameters:
-
prop
(BitmapAreaProperties
) –BitmapProperties to compare
Returns:
-
bool
–true if they are equal, false otherwise
Placeholder