MultipleProfileViewsCreationOptionsStartCorner Property |
Specifies the start corner when creating multiple ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
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