magickGetOrientation method
Gets the wand orientation type.
Implementation
OrientationType magickGetOrientation() => OrientationType
.values[_magickWandBindings.MagickGetOrientation(_wandPtr)];
Gets the wand orientation type.
OrientationType magickGetOrientation() => OrientationType
.values[_magickWandBindings.MagickGetOrientation(_wandPtr)];