Visual Basic | |
---|---|
Sub SetStartArrow( _ ByVal ArrowType As dsDimensionArrowType_e, _ ByVal CustomArrowBlockName As System.String _ ) |
C# | |
---|---|
void SetStartArrow( dsDimensionArrowType_e ArrowType, System.string CustomArrowBlockName ) |
JavaScript | |
---|---|
SetStartArrow( ArrowType : String, CustomArrowBlockName : String ) |
COM native C++ | |
---|---|
HRESULT SetStartArrow( dsDimensionArrowType_e ArrowType, BSTR CustomArrowBlockName ) |
C++ | |
---|---|
DSRESULT SetStartArrow( dsDimensionArrowType_e ArrowType, const dsString& CustomArrowBlockName ) |
Parameters
- ArrowType
- Type of start 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::GetStartArrow Method
IDimensionStyleArrowsOptions Members
IDimensionStyleArrowsOptions::GetStartArrow Method
DraftSight V1R1.2