HatchRegion Class

Region entity definition that is written as a solid hatch to autodesk files. See Region class for details.
Public Class HatchRegion
This language is not supported or no code example is available.
public class HatchRegion
This language is not supported or no code example is available.
Name Description
Public property HatchAngle Gets or sets the angle in degrees of the hatch (0.0 by default).
Public property HatchName Gets or sets the name of hatch pattern to be used.
Public property HatchScale Gets or sets the scale of the hatch (1.0 by default).
Public property Static PredefinedHatchNames
Top
Methods
 
Name Description
Public method Clone() Creates a deep copy of this region.
Public method ConvertToSurrogate()
Protected method Draw(DrawParams)
Protected method DrawForSelection(GfxDrawForSelectionParams)
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Public method EstimateBoundingBox(BlockKeyedCollection, LayerKeyedCollection)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetObjectData(SerializationInfo, StreamingContext)
Public method GetType Gets the Type of the current instance. (inherited from Object).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Public method Regen(RegenParams)
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
devDept.Eyeshot.Translators.HatchRegion

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition