Share

ViewCropRegionShapeManager Methods

The ViewCropRegionShapeManager type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAnnotationCropShape Gets the annotation crop box assigned to the view.
Public methodGetCropShape Gets the crop boundaries that are curently active.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetSplitRegionMaximum Returns the proportional location of the maximum boundary of the specified split crop region.
Public methodGetSplitRegionMinimum Returns the proportional location of the minimum boundary of the specified split crop region.
Public methodGetSplitRegionOffset Returns the offset for the specified split crop region.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsCropRegionShapeValid Verifies that boundary represents one closed curve loop without self-intersections, consisting of non-zero length straight lines in a plane parallel to the view plane.
Public methodRemoveCropRegionShape Removes any non-rectangular boundary of the view's crop.
Public methodRemoveSplit Removes any split applied to the view's crop.
Public methodRemoveSplitRegion Removes one region in split crop.
Public methodSetCropShape Sets the boundary of the view's crop to the specified shape.
Public methodSplitRegionHorizontally Splits horizontally one region in split crop.
Public methodSplitRegionVertically Splits vertically one region in split crop.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?