GetCustomPropertyCount Method (IDrawingProperties)
Gets the number of custom properties added to this drawing document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCustomPropertyCount() As System.Integer |
C# | |
---|
System.int GetCustomPropertyCount() |
JavaScript | |
---|
GetCustomPropertyCount() : Number |
COM native C++ | |
---|
HRESULT GetCustomPropertyCount(
LONG* Count
) |
Parameters
- Count[out] or Return Value
- Number of custom properties added to this drawing document
Example
See Also
Availability
DraftSight V1R5.0