EditingMasterDrawComponent Methods |
The EditingMasterDrawComponent type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MoveTo |
Move the paper or part drawing to the specified position.
(Inherited from Drawing.) | |
SetOtherState |
Set the state of other the papers or part drawings.
(Inherited from Drawing.) | |
SetPrintRange |
Set the printing range of the paper or partial drawing.
(Inherited from Drawing.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TransformPointLocalToUser |
Convert the coordinates from the local coordinate system to the user coordinate system.
(Inherited from Drawing.) | |
TransformPointUserToLocal |
Convert the coordinates from the user coordinate system to the local coordinate system.
(Inherited from Drawing.) |