MultipleProfileViewsCreationOptionsStartCorner Property |
Specifies the start corner when creating multiple ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileViewStartCornerType StartCorner { get; set; }
Public Property StartCorner As ProfileViewStartCornerType
Get
Set
public:
property ProfileViewStartCornerType StartCorner {
ProfileViewStartCornerType get ();
void set (ProfileViewStartCornerType value);
}
Property Value
ProfileViewStartCornerType
See Also