|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .)
|
APIObject
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object
|
|
M
GetCategory(Document, BuiltInCategory)
|
Category
|
Retrieves a category object corresponding to a BuiltInCategory id.
|
|
|
M
GetCategory(Document, ElementId)
|
Category
|
Retrieves a category object corresponding to the category id.
|
|
|
M
GetGraphicsStyle(GraphicsStyleType)
|
GraphicsStyle
|
Gets the graphics style associated with this category for the given graphics style type.
|
|
|
M
GetHashCode()
|
int
|
(Overrides Object . GetHashCode . .)
|
|
|
M
GetLinePatternId(GraphicsStyleType)
|
ElementId
|
Gets the line pattern id associated with this category for the given graphics style type.
|
|
|
M
GetLineWeight(GraphicsStyleType)
|
Nullable<int>
|
Retrieves the line weight assigned to the category for the given graphics style type.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object
|
|
M
IsBuiltInCategoryValid(BuiltInCategory)
|
bool
|
Checks if a Category exists for a given BuiltInCategory.
|
|
|
M
SetLinePatternId(ElementId, GraphicsStyleType)
|
None
|
Sets the line pattern id associated with this category for the given graphics style type.
|
|
|
M
SetLineWeight(Int32, GraphicsStyleType)
|
None
|
Sets the line weight for the given graphics style type.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object
|