Visual Basic | |
---|---|
Sub SetEndArrow( _ ByVal ArrowType As dsDimensionArrowType_e, _ ByVal CustomArrowBlockName As System.String _ ) |
C# | |
---|---|
void SetEndArrow( dsDimensionArrowType_e ArrowType, System.string CustomArrowBlockName ) |
JavaScript | |
---|---|
SetEndArrow( ArrowType : String, CustomArrowBlockName : String ) |
COM native C++ | |
---|---|
HRESULT SetEndArrow( dsDimensionArrowType_e ArrowType, BSTR CustomArrowBlockName ) |
C++ | |
---|---|
DSRESULT SetEndArrow( dsDimensionArrowType_e ArrowType, const dsString& CustomArrowBlockName ) |
Parameters
- ArrowType
- Type of end arrow as defined in dsDimensionArrowType_e
- CustomArrowBlockName
- Block name if ArrowType is set to dsDimensionArrowType_e.dsDimensionArrowType_Custom
Create and Apply DimensionStyle (C#)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
IDimensionStyleArrowsOptions Interface
IDimensionStyleArrowsOptions Members
IDimensionStyleArrowsOptions::GetEndArrow Method
IDimensionStyleArrowsOptions Members
IDimensionStyleArrowsOptions::GetEndArrow Method
DraftSight V1R1.2